I have a question. Suppose i have three mods:
Mod A- modifies the line "X" in "00_defines", using a txt named "modA_defines"
Mod B- modifies the line "X and Y" in "00_defines" by modifying a few lines in a duplicate of the original "00_defines"
Mod C- modifies the line "Y" in "00_defines", using a txt named "modC_defines"
What will happen? When i launch the game, what changes will be actually implemented? What overwrites the actual game files?
Sorry for not being very clear. The "real life" scenario is that i have Guilli's Planet Modifiers mod, my own mod and Glavius AI mod, in that order, and some files are modified by two or more mods. Guilli and my mod both modifies the 00_deposits.txt, and my mod and Glavius modifies specialist_job.txt.
Mod A- modifies the line "X" in "00_defines", using a txt named "modA_defines"
Mod B- modifies the line "X and Y" in "00_defines" by modifying a few lines in a duplicate of the original "00_defines"
Mod C- modifies the line "Y" in "00_defines", using a txt named "modC_defines"
What will happen? When i launch the game, what changes will be actually implemented? What overwrites the actual game files?
Sorry for not being very clear. The "real life" scenario is that i have Guilli's Planet Modifiers mod, my own mod and Glavius AI mod, in that order, and some files are modified by two or more mods. Guilli and my mod both modifies the 00_deposits.txt, and my mod and Glavius modifies specialist_job.txt.