• Contents
  • Introduction
  • Initial Steps
  • Harmony Mods
    • DMT's Harmony Implementation
    • File and Folder Structure Support
    • PatchScripts
    • Scripts
    • Harmony
      • DMT Harmony Format
      • Targeting a method
      • Prefix and Postfix
      • Transpiler - IL Editor
      • Example Harmony Mod: PlaceBlock()
      • Example Harmony Mod: addEntityToGameObject()
      • Example Harmony Mod: ClearUI
  • Troubleshooting