Skip to content

ConfigFile v0.5.1

Compare
Choose a tag to compare
@ayebear ayebear released this 13 Apr 00:53
· 22 commits to master since this release

Can now set "flags" to enable autosave, or showing error/warning messages.
These flags can be set in the constructor (in place of the old bool for enabling warnings).
Note that this new version should be backwards compatible, but it is recommended to change your constructors to pass in actual flags instead of "true".
Made other improvements, which can be seen in the commit history.