Specifically "Earth 2020", I'm trying to update it to 2024. This is my fist civ6 mod and I'm using ModBuddy.
I was able to replace a localization file ("E18_ConfigText.xml") with one updated by me (replacing "Giuseppe Conte" with "Giorgia Meloni") using UpdateText and priority 100 (it wouldn't work without priority); before this I had tried to replace just the Tag I wanted to update with UpdateText, first using xml, then sql: in both cases it would glitch the other localized texts (and sql would require to "INSERT" the tag: "UPDATE" wouldn't work).
Then I tried to replace another localization file ("E18_Text_Leaders.xml") to update Conte's biography with Meloni's. Despite many attempts, I wasn't able to get this change into the game.
I also tried updating Conte's FallbackLeader with one for Meloni: it didn't work and it's not even worth going into specifics...
...Because, overall, I think something is preventing my mod to update "Earth 2020"'s data correctly, even though I have set that mod as required. I'd like to ask the gurus here for advices. Here's my project.
Thank you for your time
I was able to replace a localization file ("E18_ConfigText.xml") with one updated by me (replacing "Giuseppe Conte" with "Giorgia Meloni") using UpdateText and priority 100 (it wouldn't work without priority); before this I had tried to replace just the Tag I wanted to update with UpdateText, first using xml, then sql: in both cases it would glitch the other localized texts (and sql would require to "INSERT" the tag: "UPDATE" wouldn't work).
Then I tried to replace another localization file ("E18_Text_Leaders.xml") to update Conte's biography with Meloni's. Despite many attempts, I wasn't able to get this change into the game.
I also tried updating Conte's FallbackLeader with one for Meloni: it didn't work and it's not even worth going into specifics...
...Because, overall, I think something is preventing my mod to update "Earth 2020"'s data correctly, even though I have set that mod as required. I'd like to ask the gurus here for advices. Here's my project.
Thank you for your time
