Expand description
Reading and writing the plaintext config files (CFG) used by the game to store most of it’s configuration.
Structs§
- Config
File - Represents a config file, which is made up of categories and settings. Categories may have zero to one setting.
- Config
Map - Represents a collection of keys, mapped to their values.