/bitburner-scripts

My scripts for the game Bitburner.

Primary LanguageJavaScriptMIT LicenseMIT

Bitburner Scripts

A collection of my scripts for the incremental programming RPG Bitburner.

This repository is setup to be usable with Visual Studio Code and the Bitburner Extension.

Code auto-completion and documentation are available via importing NetscriptDefinitions.d.ts from the Bitburner source code included as a submodule.

The following JSDoc is used for VSCode to recognize netscript definitions:

/**
 * @param {import('@ns').NS} ns
 */

This is required for each function using the netscript environment.

@ns is a path defined in jsconfig.json.

In-game files are located in out/.