Added support for translations using either MT v.50+ built in translations, (disabled by default), or use intllib mod or included template file. Add settingstype to enable/disable builtin translations or mod based translations. Added intllib.lua template file.
9 lines
378 B
Plaintext
9 lines
378 B
Plaintext
#lib_trm settings
|
|
|
|
|
|
#If enabled, will use MT v5.0+ built in translation system. Disable will use intllib, mod provided intllib, or none, in that order. Defaults to false.
|
|
lib_trm_engine_translation (If true, will use the MT v5.0+ built in translation system. Disable will use intllib, mod provided intllib, or none, in that order. Defaults to false. true/false) bool false
|
|
|
|
|
|
|