HookGenPatcher
MMHOOK generation at runtime.
Last updated | 2 years ago |
Total downloads | 5503 |
Total rating | 3 |
Categories | Libraries |
Dependency string | UltrakillModding-HookGenPatcher-1.0.1 |
Dependants | 1 other package depends on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
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.
Note, there's a mismatch between the thunderstore version number and the github version numbers. Don't mind it.
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.
1.0.1
- Fixed incorrect BepInEx dependency