
BepInExDepSoftener
Bypass hard dependencies in modsDetails
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).