Evil_Geoff
New member
OK, I admit I am not the sharpest crayon in the box when it comes to coding, I'm a level 60 gamer who managed to teach himself just enough to be dangerous to his game stability with mods in The Elder Scrolls and Fallout franchises. With 7DtD, I've actually dug into the nuts and bolts of Xpath and .xml modding so I am REALLY dangerous to my games.


That being the case, I want to make sure I am following this train of action correctly.
#1 - I make a "Whateverserverconfig.xml" file for each individual mod collection I want to use. Say DFserverconfig for Darkness Fall, RFserverconfig for Ravenhearst, ULserverconfig for Undead Legacy...
#2 - I make a SaveWhatever folder to put the \Mods for *that* collection in, and direct the "Whateverserverconfig.xml" to point to that save game location.
#3 - Then I make a shortcut on the desktop for each of those collections, and point it to the "Whateverserverconfig.xml" that has been created for that collection. So there would be a Darkness Falls shortcut, a Ravenhearst shortcut, an Undead Legacy shortcut, etc.
The game would run off of the default Steam location (or the Steam Library location if not installed on the main \C: drive). But it would pull the \Mods folder from the SaveWhatever folder that the "Whateverserverconfig.xml" directs the game to use as the save location.
Am I following that correctly? It's a hella PITA way to do things, but I think I can handle it if I sussed it out right.