Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
MonoDetour BepInEx 5
Integrates MonoDetour's logger with BepInEx 5 and as a side effect initializes MonoDetour early. MonoDetour is an easy and convenient .NET detouring library, powered by MonoMod.RuntimeDetour.
| Date uploaded | 8 months ago |
| Version | 0.7.0 |
| Download link | MonoDetour-MonoDetour_BepInEx_5-0.7.0.zip |
| Downloads | 128653 |
| Dependency string | MonoDetour-MonoDetour_BepInEx_5-0.7.0 |
This mod requires the following mods to function
MonoDetour-MonoDetour
Easy and convenient .NET detouring library, powered by MonoMod.RuntimeDetour.
Preferred version: 0.7.14README
MonoDetour BepInEx 5
This plugin provides BepInEx logger integration for MonoDetour and as a side effect causes MonoDetour to initialize early.
MonoDetour initializing early means that everyone after 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.
CHANGELOG
Changelog
MonoDetour's changelogs can be found in GitHub releases: https://github.com/MonoDetour/MonoDetour/releases