DealReroll
A mod for Content Warning that allows sponsor deals to reroll every quota if it was completed previously!
Date uploaded | 5 months ago |
Version | 1.0.0 |
Download link | cyclozarin-DealReroll-1.0.0.zip |
Downloads | 39714 |
Dependency string | cyclozarin-DealReroll-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100Hamunii-AutoHookGenPatcher
Automatically generates MonoMod.RuntimeDetour.HookGen's MMHOOK files during the BepInEx preloader phase.
Preferred version: 1.0.4README
DealReroll
Due to hard-coded generation of pickable sponsorships in SurfaceNetworkHandler.NewWeek
method that happens only once on run 1 (2nd quota), when you complete/fail a sponsorship, sponsors will forget about you and will never send you even a single sponsorship.
However, there is a way to regenereate them through modifying game's save file, but this mod not only automatically fixes problem with disposable sponsorship generation, it makes it much more convinient. All you need to do is just install this mod if you're a host.
Credits
- Hamunii - help with IL hooking stuff and creating awesome hooking tool named AutoHookGenPatcher!