[Home](./index.md) > [bitburner](./bitburner.md) > [UserInterface](./bitburner.userinterface.md) > [getGameInfo](./bitburner.userinterface.getgameinfo.md) ## UserInterface.getGameInfo() method Gets the current game information (version, commit, ...) Signature: ```typescript getGameInfo(): GameInfo; ``` Returns: GameInfo ## Remarks RAM cost: 0 GB