CIV5GameOptions: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
m (Protected "CIV5GameOptions": Excessive vandalism ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite))) |
m (Unprotected "CIV5GameOptions") |
(No difference)
|
Latest revision as of 01:29, 3 October 2011
civ5gameoptions.xml
- The civ5gameoptions.xml file contains definitions for the GameOptions.
- This information is taken from the civ5gameoptions.xml file itself.
GameOptions
Name | Type | Default | Notes |
---|---|---|---|
ID | integer | Primary Key,Autoincrement | |
Type | text | Not Null,Unique | |
Description | text | ||
Help | text | ||
Default | boolean | false | |
Visible | boolean | true | |
SupportsSinglePlayer | boolean | true | |
SupportsMultiplayer | boolean | true |