DaXcess-BepInExDepSoftener icon

BepInExDepSoftener

Bypass hard dependencies in mods

Last updated a day ago
Total downloads 1561
Total rating 0 
Categories Libraries
Dependency string DaXcess-BepInExDepSoftener-1.0.0
Dependants 2 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

BepInEx Dependency Softener

This patcher plugin forces BepInEx to treat configured dependencies as soft dependencies.

Sometimes mod authors mark mods as hard dependencies in their plugins, even though these dependencies are actually never used (for example mods that "depend" on config menu mods, even though they use BepInEx's built in configuration system).