Skip to main content

3 docs tagged with "tooling"

View all tags

Createstringspo

A standalone utility script for generating localization template files (.pot) from game string tables, supporting both legacy msgid-based (v1) and modern msgctxt-based (v2) formats.

Klump Files

A placeholder module with no functional code; used as a stub for documentation generation.

Strict

Enforces Lua strict-mode behavior by requiring all global variables to be explicitly declared before assignment or access.