Ludeon Forums

RimWorld => Mods => Help => Topic started by: qhil on November 29, 2022, 05:59:29 PM

Title: How to translate a def located a Patches folder?
Post by: qhil on November 29, 2022, 05:59:29 PM
Hello there,

I'm trying to translate a mod with the following folder structure: \mod-name\1.4\Patches\mod-file.xml
In this xml file is a def (named "ScenarioDef") and I'm unable to translate its field values (label, description).

The structure of my mod folder: \mod-name\Languages\German\DefInjected\ScenarioDef\mod-file.xml
If I understand correctly I can translate Defs with the "DefInjected way" if they're in a Defs folder. But how does it works when the file is located in a Patches folder?

Thanks in advance,
qhil
Title: Re: How to translate a def located a Patches folder?
Post by: qhil on November 30, 2022, 08:07:34 AM
I was able to solve my problem with the help of the translation report  8)