<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [bitburner](./bitburner.md) > [GameInfo](./bitburner.gameinfo.md) ## GameInfo interface Game Information <b>Signature:</b> ```typescript interface GameInfo ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [commit](./bitburner.gameinfo.commit.md) | string | | | [platform](./bitburner.gameinfo.platform.md) | string | | | [version](./bitburner.gameinfo.version.md) | string | |