mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
23 lines
551 B
Markdown
23 lines
551 B
Markdown
<!-- 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
|
|
|
|
**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 | |
|
|
|