News

Config spec A single file can hold many different "configurations", each configuration is defined by the special tag Name. A config has a Name tag and is followed by a list of line seperated keys.
This is a simple and easy-to-use C++ header-only INI config file library. Features: Reading and writing to INI files. Can be made to be case insensitive. Can add new keys and values. Can remove keys ...