Modding Tutorials/Harmony
Jump to navigation
Jump to search
Harmony - A library for patching, replacing and decorating .NET and Mono methods during runtime
Harmony is the current best practice for changing the runtime execution of code in RimWorld. The best method of incorporating it in your Mod is to depend on the HugsLib Mod.