Release v2.3.0
Changelog
- Added new
HarmonyPatch
overload:public HarmonyPatch(string assemblyQualifiedDeclaringType, string methodName, ...)
- Allows to specify target type by its assembly-qualified name
- Updated MonoMod.RuntimeDetour to 20.11.26.2
HarmonyPatch
overload: public HarmonyPatch(string assemblyQualifiedDeclaringType, string methodName, ...)