Config File
version 2 by Aaron Reed
Documentation
- Section: Initialization
- Section: Releasing
- Section: Setting up Variables by Hand
- Section: Future Improvements
- Example: * Monkeys - A basic example.
Many programs allow for defining the values of certain important variables in an external file, which is loaded each time the program begins running. This allows for parameters to be changed without needing to recompile the program. The Config File extension adds this functionality to Inform.