
HookGenPatcher
MMHOOK generation at runtime.Details
BepInEx.MonoMod.HookGenPatcher
Generates MonoMod.RuntimeDetour.HookGen's MMHOOK
file during the BepInEx preloader phase.
Installation:
Put in BepInEx\patchers
folder.
Make sure the MonoMod.exe
and MonoMod.RuntimeDetour.HookGen.exe
files are also present.
This project is not officially linked with BepInEx nor with MonoMod.