63c272bb9e | ||
---|---|---|
.github | ||
bulletforcehax | ||
tools | ||
README.md |
README.md
BulletForceHax
Aka "Bánh mì - Bullet Force"
This is going to be a rewrite in Rust. Old Dart code can be found in the old_master, old_angular and old_cli-bot branches.
Dependencies
TODO, but you're gonna need rust and wasm-pack (and python3 for dev)
Setting up dev environment
- compile rust project with
wasm-pack build --target=web --dev
in thebulletforcehax
directory - run
run_local_server.py
in thetools
directory
TODO: setup for local game files