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.
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.
A placeholder module with no functional code; used as a stub for documentation generation.
Enforces Lua strict-mode behavior by requiring all global variables to be explicitly declared before assignment or access.