ヒヤシンス 41da26bdc5 release: 1.0.0
- change download method to streaming
- improve progress bar
- improve interface
- improve formating
- bump version
2025-04-04 10:42:02 +08:00
2025-03-28 19:33:51 +08:00
2025-04-04 10:42:02 +08:00
2021-11-08 10:47:15 +01:00
2025-03-29 23:38:25 +08:00
2025-04-04 10:42:02 +08:00
2025-04-04 10:42:02 +08:00
2025-04-04 10:42:02 +08:00

logo

Blue Archive - Asset Downloader

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.

  1. Install rustup
  2. Clone this repository
git clone https://github.com/Deathemonic/BA-AD -b rust
  1. 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%