Skip to content

Releases: CarsonKompon/GMLocale

GMLocale v1.1.0

13 Dec 21:46
771341a

Choose a tag to compare

v1.1.0

  • Added support for ignoring certain columns of the localization file on initialization. This is useful for columns in localization that only serves purpose to your fellow localizers and not to your game itself.
  • Updated the test project slightly to include a variable-based example

Thanks to @JujuAdams for the feedback on column ignoring. If you have feedback of your own, please let me know so I can continue to improve this library :)

GMLocale v1.0.0

01 Dec 03:23

Choose a tag to compare

A super lightweight and easy-to-use localization library for GameMaker, written in GML. Works for GameMaker 2.3+

v1.0.0

  • Initial Release

Make sure to read the README if you need help getting started :)