From 972cf0c84234efd9f007d8bccc8bb01a62f8a47f Mon Sep 17 00:00:00 2001 From: Herp Derpinstine Date: Mon, 3 Feb 2025 14:49:50 -0600 Subject: [PATCH] Attempt to fix Compilation --- .../Deps}/linux-x64/libdobby.a | Bin .../Deps}/win-x64/dobby.lib | Bin .../Deps}/win-x86/dobby.lib | Bin MelonLoader.Bootstrap/MelonLoader.Bootstrap.csproj | 5 +++-- 4 files changed, 3 insertions(+), 2 deletions(-) rename {Dependencies/Dobby => MelonLoader.Bootstrap/Deps}/linux-x64/libdobby.a (100%) rename {Dependencies/Dobby => MelonLoader.Bootstrap/Deps}/win-x64/dobby.lib (100%) rename {Dependencies/Dobby => MelonLoader.Bootstrap/Deps}/win-x86/dobby.lib (100%) diff --git a/Dependencies/Dobby/linux-x64/libdobby.a b/MelonLoader.Bootstrap/Deps/linux-x64/libdobby.a similarity index 100% rename from Dependencies/Dobby/linux-x64/libdobby.a rename to MelonLoader.Bootstrap/Deps/linux-x64/libdobby.a diff --git a/Dependencies/Dobby/win-x64/dobby.lib b/MelonLoader.Bootstrap/Deps/win-x64/dobby.lib similarity index 100% rename from Dependencies/Dobby/win-x64/dobby.lib rename to MelonLoader.Bootstrap/Deps/win-x64/dobby.lib diff --git a/Dependencies/Dobby/win-x86/dobby.lib b/MelonLoader.Bootstrap/Deps/win-x86/dobby.lib similarity index 100% rename from Dependencies/Dobby/win-x86/dobby.lib rename to MelonLoader.Bootstrap/Deps/win-x86/dobby.lib diff --git a/MelonLoader.Bootstrap/MelonLoader.Bootstrap.csproj b/MelonLoader.Bootstrap/MelonLoader.Bootstrap.csproj index cd40cca3..29b7468e 100644 --- a/MelonLoader.Bootstrap/MelonLoader.Bootstrap.csproj +++ b/MelonLoader.Bootstrap/MelonLoader.Bootstrap.csproj @@ -13,7 +13,7 @@ - LinuxExports.def + linuxexports.def Deps/$(RuntimeIdentifier)/linuxentry.o @@ -31,6 +31,7 @@ + @@ -60,7 +61,7 @@ - +