Skip to content

v.2.0.1.0

Latest
Compare
Choose a tag to compare
@Starkku Starkku released this 06 Jan 21:01
· 2 commits to master since this release

• BUGFIX: Fixed multiple parsing issues with [SectionRules]. NOTE: This includes a breaking change, = is no longer accepted as separator between old & new section / key names, need to use -> instead, this has been amended in documentation.
• BUGFIX: Fixed an issue where non-comment lines before the first section in INI file caused the program to crash.
• BUGFIX: Fixed an issue where the GUI program wouldn't let one to add maps with valid extension if the extension contained uppercase letters.