You are viewing a potentially older version of this package.
View all versions.
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.
| Date uploaded | 4 months ago |
| Version | 0.7.12 |
| Download link | MonoDetour-MonoDetour_BepInEx_5_Resonite-0.7.12.zip |
| Downloads | 36 |
| Dependency string | MonoDetour-MonoDetour_BepInEx_5_Resonite-0.7.12 |
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- If an
ILHookmanipulator method throws on legacy MonoMod.RuntimeDetour, it will be disabled so the target method can be ILHooked successfully later - MonoMod's
ILLabels won't cause InvalidCastExceptions in someMono.Cecil.Cil.Instructionmethods, such asToString.
CHANGELOG
Changelog
MonoDetour's changelogs can be found in GitHub releases: https://github.com/MonoDetour/MonoDetour/releases