its easy to modify xml file in ModuleData folder but how can i do it for GUI folder?
Hey, I was wondering this earlier today and I think I figured it out for my mod
here.
If you define the XML at the same folder path relative to your module's base directory, it seems to override any previous definition of that XML file. At the mod I linked to above, I replaced the game's native definition of
GUI/Prefabs/Encyclopedia/EncyclopediaSubPages/EncyclopediaClanSubPageElement.xml by simply creating that same folder path in my module.
Result:
(note that in the native game, destroyed clans are not visually any different, but in this...