Mod API Reference:Game: Difference between revisions
Jump to navigation
Jump to search
Created page with " '''Game''': A simple data structure that gives read-only access to a game's data. * '''Map''' ''MapDetails'': Details about the map, such as..." |
(No difference)
|
Revision as of 06:04, 4 April 2017
Game: A simple data structure that gives read-only access to a game's data.
- Map MapDetails: Details about the map, such as territories, bonuses, etc. No game-specific data is stored in MapDetails.
- Settings GameSettings: Settings the game was created with.