 
        HookGenPatcher
MMHOOK generation at runtime.
| Last updated | 3 years ago | 
| Total downloads | 13514 | 
| Total rating | 2 | 
| Categories | |
| Dependency string | Amadare-HookGenPatcher-1.2.1 | 
| Dependants | 9 other packages depend on this package | 
This mod requires the following mods to function
 
                        bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.1801README
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.
See also:
LighterPatcher which is designed to easy the load on the game when having particularly large MMHOOK files by stripping unneeded types. LighterPatcher and HookGenPatcher work in conjunction with each other to prevent multiple runs.