From 1a9a341c17b7bc3bc6c56f4bdeb18dc905e49b04 Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Thu, 3 Jun 2021 13:59:04 -0500 Subject: [PATCH] Substitute Harmony with HarmonyX/MonoMod.RuntimeDetour --- IPA.Injector/IPA.Injector.csproj | 2 +- IPA.Loader/IPA.Loader.csproj | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/IPA.Injector/IPA.Injector.csproj b/IPA.Injector/IPA.Injector.csproj index 127ba0cb..2716330b 100644 --- a/IPA.Injector/IPA.Injector.csproj +++ b/IPA.Injector/IPA.Injector.csproj @@ -80,7 +80,7 @@ - + diff --git a/IPA.Loader/IPA.Loader.csproj b/IPA.Loader/IPA.Loader.csproj index 082a7fe4..5a3b36df 100644 --- a/IPA.Loader/IPA.Loader.csproj +++ b/IPA.Loader/IPA.Loader.csproj @@ -49,13 +49,16 @@ - - + - - + + + +