Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

averagebit-archive/bitburner-scripts

Repository files navigation

Bitburner Scripts

These are my personal Bitburner automation scripts.

Setup

# Install dependencies
$ npm install

# Update Netscript TS definitions
$ npm run defs

# Autocompile on save
$ npm run watch

If you run watcher.js in game, the game will automatically detect file changes and restart the associated scripts. For debugging add --remote-debugging-port=9222 to steam launch settings.

Extension Recommendations

vscode-bitburner-connector (vscode extension marketplace) to upload your files into the game

auto-snippet to automate inserting the file template in .vscode/snippets.code-snippets

Attribution

Original Template

About

Bitburner game automation scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published