You are viewing a potentially older version of this package. View all versions.
HookGenPatcher-HookGenPatcher-1.2.10 icon

HookGenPatcher

MMHOOK generation at runtime.

Date uploaded 10 months ago
Version 1.2.10
Download link HookGenPatcher-HookGenPatcher-1.2.10.zip
Downloads 792
Dependency string HookGenPatcher-HookGenPatcher-1.2.10

This mod requires the following mods to function

BepInEx-BepInExPack_AcrossTheObelisk-5.4.21 icon
BepInEx-BepInExPack_AcrossTheObelisk

BepInEx pack for Across the Obelisk. Preconfigured and ready to use.

Preferred version: 5.4.21

README

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.