Mod articles
-
Localization Resource Guidelines
This patch utilizes S2HOC Multi Localization so for ease of use all localization resources should follow these guidelines
The localization resources should only contain your new text and be formatted like this:
{
"sid_questItemprototypes_ExampleItem01_name": "Please read me",
"sid_questItemprototypes_ExampleItem01_description": "Make sure you have the curly braces on top and bottom.",
"sid_questItemprototypes_ExampleItem02_name": "Please read me too",
"sid_questItemprototypes_ExampleItem02_description": "The very last line like this should not have a comma at the end."
}
Each language should be separated into its own file and use this reference for naming: ExampleMod_EN_Localization.json
Ukrainian "UA"
English "EN...