• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

stevevagabond

Recruit
40 Badges
Sep 4, 2020
4
2
  • Europa Universalis IV: El Dorado
  • Europa Universalis III Complete
  • Victoria: Revolutions
  • Rome Gold
  • Semper Fi
  • Ship Simulator Extremes
  • Sword of the Stars
  • Supreme Ruler 2020
  • Victoria 2
  • Rome: Vae Victis
  • Majesty 2 Collection
  • Magicka: Wizard Wars Founder Wizard
  • Pride of Nations
  • Crusader Kings II: Way of Life
  • Stellaris
  • Knights of Honor
  • Crusader Kings Complete
  • Surviving Mars
  • Prison Architect
  • Crusader Kings III
  • Europa Universalis IV
  • Cities in Motion
  • Crusader Kings II
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: The Republic
  • Darkest Hour
  • Europa Universalis III
  • Europa Universalis III Complete
  • Divine Wind
  • Arsenal of Democracy
  • For The Glory
  • For the Motherland
  • Hearts of Iron III
  • Heir to the Throne
  • Europa Universalis III Complete
  • Lead and Gold
  • The Kings Crusade
  • Magicka
  • Majesty 2
Hi,

I am working on a translation of Crusader Kings III. I want to do it properly so I added the language to the languages.yml file. That way it shows up in the languages list under settings and I can still switch back to English easily. Translation mods I have seen just replace English with the language they are translating into. But I wanted to add the new language to the actual language list.

I started by just overwriting the files in the CK III directory itself and I was able to get CKIII to read the new languages files. The problem though is that when I tried to make the new translation an actual mod I can only get it to read the translations inside game/localization but there are other localization directories that also need to be edited like the localization folder under the clausewitz folder and the localization folder in the jomini folder.

How do I make a mod that can override the files in those folders with my new localization files?