mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 22:38:34 +02:00
Add ns.ui.getGameInfo() to retrieve game version
Returns { version, commit, platform }
This commit is contained in:
@@ -368,6 +368,7 @@ export const RamCosts: IMap<any> = {
|
||||
getStyles: 0,
|
||||
setStyles: 0,
|
||||
resetStyles: 0,
|
||||
getGameInfo: 0,
|
||||
},
|
||||
|
||||
heart: {
|
||||
|
||||
Reference in New Issue
Block a user