An in-browser cheating/sniffing tool for Bullet Force, written in Rust
Перейти к файлу
HoLLy 63c272bb9e Update photon_core docs 2020-01-16 03:13:13 +01:00
.github Move photon and photon_core to their own crate 2020-01-16 00:58:45 +01:00
bulletforcehax Update photon_core docs 2020-01-16 03:13:13 +01:00
tools Pass socket data to and from wasm module 2019-12-26 22:44:27 +01:00
README.md Create rust project with tool to run locally 2019-12-25 01:56:10 +01:00

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 the bulletforcehax directory
  • run run_local_server.py in the tools directory

TODO: setup for local game files