Mod API Reference:Game

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.

Children