Skip to content

atty303/bb2-building

Repository files navigation

BB2 Building

A build planner for BB2 game.

Development

Setup

cargo install dioxus-cli
npm ci

Serve local server

npm run serve

Build

npm run build

How to update the database

  1. Install Melon Loader. (v0.6.2).
  2. Install Unity Explorer. (ML0.6/IL2CPP)
  3. Run the game.
  4. Run in C# Console.
    using Il2CppBansheeGz.BGDatabase;
  5. Run in C# Console.
    BGJson.Export(BGRepo.I, "db.json");
  6. Install Asset Ripper.
  7. Run Asset Ripper and select File -> Open -> Open Folder.
  8. Select Export -> Export All and export to dump/asset.

About

A build planner for Buriedbornes2 game.

Topics

Resources

License

Stars

Watchers

Forks

Languages