igotnostuffs
Member
- Nov 10, 2019
- 119
- 101
- 135
Well, yeah, im actually trying to do that.Okay,if you can make this why not?
Here it is, I tried to isolate CC Mods that overwrite data files into each folder. (If you want to use those mods, dont forget to move it outside of the folder)
CC Mods in the folder will however require mods outside of it.
It is upto the user if they want to risk overwriting data files of new versions.
CC mods in folders are only compatible with 1.0.2a
CC mods outside of the folder has a high chance of being compatible with future versions probably.
Don't forget to modify the mods.txt. You can just uncomment mods you dont want instead of making the status false.
like so...
Code:
{"name":"CC_Config","status":true,"description":"","parameters":{}},
{"name":"CC_ConfigOverride","status":true,"description":"","parameters":{}},
{"name":"CC_Mod","status":true,"description":"","parameters":{}},
{"name":"CC_Tweaks","status":true,"description":"","parameters":{}},
//{"name":"CC_SideJobs","status":true,"description":"","parameters":{}},
//{"name":"CC_SideJobs_Waitress","status":true,"description":"","parameters":{}},
//{"name":"CC_SideJobs_Receptionist","status":true,"description":"","parameters":{}},
//{"name":"CC_SideJobs_GloryHole","status":true,"description":"","parameters":{}},
//{"name":"CC_Exhibitionist","status":true,"description":"","parameters":{}},
//{"name":"CC_VirginityPassives","status":true,"description":"","parameters":{}},
//{"name":"CC_PregMod","status":true,"description":"","parameters":{}},
//{"name":"CC_Gyaru","status":true,"description":"","parameters":{}},
//{"name":"CC_Discipline","status":true,"description":"","parameters":{}},
{"name":"CC_BitmapCache","status":true,"description":"","parameters":{}},
//{"name":"CC_Condom","status":true,"description":"","parameters":{}},
//{"name":"CC_Texts","status":true,"description":"","parameters":{}},
if you get errors in this format of the mod, you let me know. I didn't have the time to test everything.
How to use:
1. If you want to use one of the mods in the folder, you must use all of other ones in the same folder.
- You could also copy the data files and overwrite the main data files, but as I said, its only compatible with 1.0.2a.
2. Move them out of the folder into the root mod folder. Then uncomment them in the mods.txt.
Update: Fix connections.
Last edited: