Config File Reader
Download
How to use
- Add ConfigSettings.h, ConfigSettings.cpp, and ConfigTemplate.ini to your repository.
- Do not include Config.ini in your repository, this is a local copy of the settings
- If a Config.ini file does not exist one will be generated from the template
- Add additional feilds to the template file, they will propogate to the Config.ini file.