combining two mods into one

anyone know an easy way to do it? i have two mods(sinsplus for entrenchment and dolynick's SG race mod)  they will not run side by side, mostly due to the entity.manifest files being out of sync. is there an easier way to combine the two files, and the two mods so they run together? or am i just dreaming? thanks!

i don't think it would be too big of a problem, except for the entity.manifest files. they have over 1000 entities each, and i am not hot on the idea of manually going through them, searching for every single difference.

2,040 views 2 replies
Reply #1 Top

Grab WinMerge (it's a differencing tool), enable Moved block detection, Skip whitespace checks. Compare these two manifest files, and move missing lines from one to another.

Cheers

Reply #2 Top

w00t! will try this out thanks! :)