Skip to content

QuestIniQuestText

Quantumrunner edited this page May 1, 2021 · 1 revision

QuestIniQuestText

An optional list of txt files with the language specific texts, that act like child files to the defaultlanguage defined in the QuestIniQuest section. The language matching the defaultlanguage must be the first entry in the list.

Note: This section should be defined inside the quest.ini.

Example:

[QuestText]
Localization.English.txt
Localization.Spanish.txt
Localization.German.txt
Localization.French.txt

Back to QuestIniDetails.

Clone this wiki locally