
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.Details
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.