scottbot95 / RoR2ModManager

A simple mod manager built using electron. Currently only supports BepInEx mods
MIT License
25 stars 3 forks source link

Enable/disable mods button #34

Closed scottbot95 closed 5 years ago

scottbot95 commented 5 years ago

Would simply rename BepInEx's winhttp.dll to something else. Maybe even just delete it.

Enabling would then be restoring the name or re-extracting the dll

scottbot95 commented 5 years ago

Closing with #43 however we may still want to improve the system (ie by moving mods to a different folder so we don't have to re-extract)