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