Thanks to all the modders in this game who have helped keep it alive. Hopefully we get to see some more soon!
alexis texas mod pleaseMega
here's my mods with bug fixes and a guide on how to install which is located in the all in one file. If anyone has mod requests feel free to message me as I feel like making mods again.
I think someone in the discord is working on making one for her actually. There's a bunch of mods in the discord that I think aren't posted here if you're looking for more.alexis texas mod please
You can't use your starting girl for battles. Get another one and train her up.I know this is abandoned, but do the 'battles' even work in the current build? I just get no options when it says to 'select girl' at the battle.
yo. sorry if this was asked earlier, but how do you use these packs in the game files?Finished another mod for Blake Blossom. Grab it here:
Mega
Here's the link for all my packs (which I hope works, dunno MEGA too well)
Mega
I've also made a little program for helping to make the config files for mods if you are interested in trying to make your own mod. The zip contains the program itself and my shitty CHATGPT'd code to get it to work if you want to see it for yourself.
1. Game should handle more than 11 girls. No need to remove default girls. You can't really remove the legacy files anyways as the battles stuff is in the files.yo. sorry if this was asked earlier, but how do you use these packs in the game files?
Specifically:
1. Is the game limited to 11 girls? Do I have to remove some of the default girls to make room for additions?
2. How do I handle the new config.js of the new girls? Does the original config.js file have to be edited, or can there be more than one config.js file in the file structures?
3. Do the folders have to be '1' '2', '3' and so forth, or can I rename the folders to like '1- Blake B', for example?
Kingly.1. Game should handle more than 11 girls. No need to remove default girls. You can't really remove the legacy files anyways as the battles stuff is in the files.
2. You can use one config.js for multiple girls like the legacy system has, but I think it's easier this way. I'm not quite sure what you mean by handling the config.
View attachment 3616575
Here's how the folders should be set up.
View attachment 3616577
The name should be the folder name that the config.js is in. In this case it's 'blakeblossom' as that's the name of the folder for her mod. The '1' is the files for blake blossom. In the original legacy girls folder there are multiple numbered folders for the separate girls.
3. You can rename the folder whatever you want, as long as the name is also changed within the config file. To test this, I changed the "id" of the config above to "1 - Blake" and renamed my folder to that, and it worked out. I'll update my configmaker for this possibility.
If you're asking about my config program, it's only useful for making a mod, not installing them.
To install the mods you insert the mod into the "mods" folder located in the "assets" folder, and add the mod name into the bootstrap.js file in the mods folder.
Check the discord, another modder made a Riley Reid mod as she was most requested girl. As for the others I might in the future. I'm thinking of making a standardized skill tree that I can use for every girl just to skip that part of modding.Kingly.
If you are taking suggestions, may I humbly suggest Riley Reid, Lana Rhodes, Elsa Jean, and/or Faye Reagan.
Wonderful. You mean the proxent discord, or some other one?Check the discord, another modder made a Riley Reid mod as she was most requested girl. As for the others I might in the future. I'm thinking of making a standardized skill tree that I can use for every girl just to skip that part of modding.
The Proxent discord. Here's a linkWonderful. You mean the proxent discord, or some other one?
Also, not sure if this was an original design oversight or not, but why are there no creampie videos? How hard would it be to sneak some in with the mods?
you can't use your "girlfriend" for battle you have to hire a new girl.I know this is abandoned, but do the 'battles' even work in the current build? I just get no options when it says to 'select girl' at the battle.
Could someone resend an invite to the Proxent discord? The previous invite link expired and want to download some of the other mods not posted on the forum. Thanks in advance!
How exactly I do mod name into bootstrap.js1. Game should handle more than 11 girls. No need to remove default girls. You can't really remove the legacy files anyways as the battles stuff is in the files.
2. You can use one config.js for multiple girls like the legacy system has, but I think it's easier this way. I'm not quite sure what you mean by handling the config.
View attachment 3616575
Here's how the folders should be set up.
View attachment 3616577
The name should be the folder name that the config.js is in. In this case it's 'blakeblossom' as that's the name of the folder for her mod. The '1' is the files for blake blossom. In the original legacy girls folder there are multiple numbered folders for the separate girls.
3. You can rename the folder whatever you want, as long as the name is also changed within the config file. To test this, I changed the "id" of the config above to "1 - Blake" and renamed my folder to that, and it worked out. I'll update my configmaker for this possibility.
If you're asking about my config program, it's only useful for making a mod, not installing them.
To install the mods you insert the mod into the "mods" folder located in the "assets" folder, and add the mod name into the bootstrap.js file in the mods folder.