View all by YellowAfterlife
Creator
Follow YellowAfterlife
Follow
Following YellowAfterlife
Following
Add To Collection
Collection
Community
Devlog
More like this
Related
cmnLoc for GameMaker
←
Return to cmnLoc for GameMaker
Devlog
Some tweaks and fixes
January 23, 2025
by
YellowAfterlife
3
Added a cmn_loc_load_csv_file function for convenience (how many people know about the built-in load_csv function anyway?) Fixed the CSV generator not considering strings with commas alone ( "a, b" )...
Continue reading
Folder loading and template string fix
November 24, 2024
by
YellowAfterlife
4
Folder loading You can now choose a directory instead of uploading a ZIP/YYZ. Works in semi-recent browsers! Still does everything locally. Template string fix Fixed an issue where template strings we...
Continue reading
Now with GameMaker: Studio support!
September 02, 2024
by
YellowAfterlife
1
There are some differences because of old-version limitations (like doing cmn_loc_lang_destroy(lang) instead of lang.destroy() ), but the idea stays. Also GameMaker: Marketplace closed down purchases...
Continue reading