[Home](./index.md) > [bitburner](./bitburner.md) > [GameInfo](./bitburner.gameinfo.md) ## GameInfo interface Game Information **Signature:** ```typescript interface GameInfo ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [commit](./bitburner.gameinfo.commit.md) | | string | | | [platform](./bitburner.gameinfo.platform.md) | | string | | | [version](./bitburner.gameinfo.version.md) | | string | |