itch.io is community of indie game creators and players

Devlogs

A separate GMS2 version

file_ini - better INI handling
A downloadable extension

This does a few things:

  • Has GMS2 platform flags set accordingly
    (as importing GMS1 extensions has the console checkboxes missing, which can be confusing)
  • Changes `if (x) ++y;` bits of code to be `if (x) y++;`, as the former is forbidden in 2.2.5+

Files

  • file_ini (for GMS2).yymp 19 kB
    Jul 02, 2020
Download file_ini - better INI handling
Leave a comment