Skip to content

Harmony

Harmony is a C# library that enables you to patch, replace, and decorate .NET methods during runtime.
It does this at runtime by monkey patching methods.