MonoDetour BepInEx 5 Resonite
Full MonoDetour package (MonoDetour + MonoDetour.BepInEx.5) as a Resonite renderer preloader plugin. MonoDetour is an easy and convenient .NET detouring library, powered by MonoMod.RuntimeDetour.
| Last updated | 2 weeks ago |
| Total downloads | 115 |
| Total rating | 0 |
| Categories | Libraries |
| Dependency string | MonoDetour-MonoDetour_BepInEx_5_Resonite-0.7.5 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
ResoniteModding-RenderiteHook
Allows passing custom command-line arguments to Resonite's Unity renderer process
Preferred version: 1.1.1README
MonoDetour BepInEx 5 Resonite
Full MonoDetour package (MonoDetour + MonoDetour.BepInEx.5) as a Resonite renderer preloader plugin.
After MonoDetour has initialized, everyone will get the following:
ILHooks (includes HarmonyX transpilers) will get MonoDetour's CIL analysis on target method compilation when anInvalidProgramExceptionis thrown- MonoMod's
ILLabels won't cause InvalidCastExceptions in someMono.Cecil.Cil.Instructionmethods, such asToString.