mirror of
https://github.com/Deathemonic/BA-AD.git
synced 2025-07-26 21:37:28 +02:00
1.0.0

- change download method to streaming - improve progress bar - improve interface - improve formating - bump version
A tool that downloads and extracts Blue Archive Global and Japan AssetBundles
, TableBundles
, and MediaResources
.
Building
If you want to try it out you can build it yourself. Note that this still a work in progress and something will break.
- Install rustup
- Clone this repository
git clone https://github.com/Deathemonic/BA-AD -b rust
- Build using
cargo
cargo build
TODO
- Add global support
- Multithreading download support
- Add the asset downloader
- UI and colorful messages
- Add search mode and filter mode
- Add extract media zips
- Add extract table zips, and db (low priority)
- Add extract assetbundle (low priority)
Add download old apks
FAQ
Why the switch to rust?
- baad is getting slow, and I want to learn rust so I decided to make baad in rust and might as well add new stuff that I didn't add before like Global asset download.
Description
Downloads the latest asset bundles, table bundles, and media resources from Blue Archive JP
Readme
64 MiB
Languages
Rust
100%