You are viewing a potentially older version of this package. View all versions.
XoXFaby-MMHOOK_Standalone-1.0.2 icon

MMHOOK Standalone

Standalone MMHOOK_Assembly-CSharp for other mods to depend on.

Date uploaded 3 years ago
Version 1.0.2
Download link XoXFaby-MMHOOK_Standalone-1.0.2.zip
Downloads 7075
Dependency string XoXFaby-MMHOOK_Standalone-1.0.2

This mod requires the following mods to function

bbepis-BepInExPack-5.3.1 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.3.1
RiskofThunder-HookGenPatcher-1.2.1 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.1

README

MMHOOK Standalone

This mod exists to provide a standalone MMHOOK_Assembly-CSharp for other mods to depend on.

To use, simply add the dependecy string to your dependencies in your mod's manifest.json file.

You do not need to depend on this mod in your actual Bepinex plugin because it ensures it loads first.

Version History:

###v1.0.1

  • Stop R2API from adding the dummy mod to the networkModList

###v1.0.0

  • Initial Release