I decided to bite the bullet and add the caching of the mod directory data. This means that this version now supports as many mod directories as you want.
To use this facility just create a text file and in that text file create a list of the directories you wish to search for mod files in, with each directory on it's own line. i.e.
To add the default Saints Row directory use a single period "." as the name of the directory.
If 2 or more directories have the same mod file then the first most listed directory has the highest priority, with the priority decreasing as it goes down the list.
To use your newly created mod directory list start the game with the command line parameter -looselist:<name of your text file>.
@newhalo123 I'll port the mod to SRTT sometime within the next couple of days. I need to test that it works OK first (as I do all my testing with SRIV first).
To use this facility just create a text file and in that text file create a list of the directories you wish to search for mod files in, with each directory on it's own line. i.e.
modlist.txt said:c:\mod directory one
mod directory two
e:\my mods\mod directory three
To add the default Saints Row directory use a single period "." as the name of the directory.
If 2 or more directories have the same mod file then the first most listed directory has the highest priority, with the priority decreasing as it goes down the list.
To use your newly created mod directory list start the game with the command line parameter -looselist:<name of your text file>.
@newhalo123 I'll port the mod to SRTT sometime within the next couple of days. I need to test that it works OK first (as I do all my testing with SRIV first).