Skip to content

tabularelf/lexicon

Folders and files

NameName
Last commit message
Last commit date
Oct 15, 2024
Mar 19, 2022
Oct 15, 2024
Apr 13, 2023
Jul 20, 2023
Nov 28, 2024
Mar 4, 2024
Sep 7, 2021
Oct 15, 2024
Nov 28, 2024
Nov 28, 2024
Nov 27, 2021

Repository files navigation

Lexicon v3.0.7

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 {0-9999}, or {name_of_variable} via structs!)
  • 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://tabularelf.com/docs/lexicon/