NETSCRIPT: Add ns.pid variable for accessing the current script's PID (#255)

This commit is contained in:
T.J. Eckman
2022-12-13 09:07:15 -05:00
committed by GitHub
parent f943e5d603
commit 52034ccedc
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ Resolving deltas: 100% (43708/43708), done.
Updating files: 100% (2561/2561), done.
# Change to the directory that contains your local copy.
$ cd bitburner
$ cd bitburner-src
# The upstream is the repository that contains the game's source code. The
# upstream is also the place where proposed changes are merged into the game.