BepInEx.SybarisLoader.Patcher
BepInEx.SybarisLoader.Patcher copied to clipboard
Loads Sybaris plugins via the BepInEx framework
trafficstars
BepInEx.SybarisLoader.Patcher
This is a patcher for BepInEx 5.0 RC1 that allows to apply Sybaris-style patches to the game.
Requirements
- BepInEx 5.0 RC1 or newer
Installation
-
Extract the contents of the archive into
BepInExfolder. -
Modify the configuration options in
BepInEx\config\SybarisLoader.cfg
Put Sybaris patches into Sybaris folder as you have done before.
⚠️ NOTE ⚠️
You must remove the following files from
Sybarisfolder in order for this to work:
Sybaris.Loader.dllMono.Cecil.dll
Building
To build, you will need to reference BepInEx.dll. All other dependencies are downloaded via NuGet automatically.