Totobal5 / lexicon

Localization System for GameMaker Studio 2.3.1+

Home Page:https://tabelf.link/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lexicon v2.1.6

Lexicon is a localization system focused around on simplifying implementation of adding translation to your GameMaker Studio 2.3+ project, all the while allowing specific sections to be replaced on the fly! It supports the following:

  • Substring Replacement/s. (Replacing %s with Hello World!)
  • Substring Replacement/s via struct variables
  • Adding/removing languages through built-in functionality.
  • Supports CSV/JSON parsing. (As well as functions to help easily add more parsers)

For more information, check out the documentation! https://docs.tabularelf.com/lexicon/

About

Localization System for GameMaker Studio 2.3.1+

https://tabelf.link/

License:MIT License


Languages

Language:Game Maker Language 100.0%