
From what I understand to mod something in the core .xml files of the games I need to generate a patch diff file with the same name as the core file, I looked at a variety of mods and it makes sense for simple values like movement speed and stuff like that.
But I'd like to change what npcs appear on stations, I found in what file the game generates them and in wich proportions and all that but now I'm stuck and don't really know how to proceed...
Is there a tool you guys use that could compare the two files and create the code needed to patch the modified parts ?
Thanks for any help you can provide