Config File
version 2 by Aaron Reed
Version 2 of Config File (for Glulx only) by Aaron Reed begins here.
"Allows for setting the value of number variables in an external config file that is loaded when play begins."
[Version History:
- v2: Added better response to malformed numbers.
]
- Section - Default Config File
- Section - complex values
- Section - number-objects
- Section - truth-objects
- Section - string-objects
- Section - Not Reporting on Missing Config File
- Section - Reporting on Missing Config File (not for release)
- Section - Reading and Processing the File
- Section - Setting the Key/Value Pairs
- Section - Converting Strings to Numbers
- Section - Automatically generating code