• Notice
  • Introduction
  • Word of Warning
  • Prerequisites
  • Step 1: Creating an MMHook dll
  • Step 2: Adding the MMHook dll as a Reference
  • Step 3: Develop!
  • Example 1: Modifying other mods using On hooking
  • Example 2: Modifying other mods using IL editing
  • Alternative patch setup methods
  • Addendum
  • Bonus Example: IL editing using only weak references and reflection