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

HookGenPatcher

MMHOOK generation at runtime.

Date uploaded 2 years ago
Version 1.2.1
Download link Harb-HookGenPatcher-1.2.1.zip
Downloads 261
Dependency string Harb-HookGenPatcher-1.2.1

This mod requires the following mods to function

bbepis-BepInEx_Rogue_Tower-5.4.1900 icon
bbepis-BepInEx_Rogue_Tower

BepInEx pack for Rogue Tower.

Preferred version: 5.4.1900

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.

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.