Scripts for the game Bitburner. Play Bitburner here: https://danielyxie.github.io/bitburner/
Documentation for the scripts and libraries found herein can be found here.
To use the scripts in this repository:
make setup-env.make serve-updates./bin/util/bootstrap.js in Bitburner.After you've done these steps, the updater service should automatically download the rest of the scripts from dist/bitburner.
I recommend using make watch to update the contents of dist/ whenever you change something in src/.
Generated using TypeDoc