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.
Backlinks¶
- unity deeplink - needle tools
- uses & vendors 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.