IPVGO: Add support to netscript API for game state, current player, and alternate ways to check/wait on AI turn (#1142)

This commit is contained in:
Michael Ficocelli
2024-03-19 14:07:15 -04:00
committed by GitHub
parent 6aaeb6b59e
commit d81358c80f
22 changed files with 541 additions and 308 deletions

View File

@@ -6,7 +6,7 @@
"packages": {
"": {
"name": "bitburner",
"version": "2.5.2",
"version": "2.6.1",
"dependencies": {
"electron-log": "^4.4.8",
"electron-store": "^8.1.0",