From bc1e496cad17f1d3acd8cb4bc7c9ffc395b8fb60 Mon Sep 17 00:00:00 2001 From: Sam Byass Date: Tue, 20 Jul 2021 12:36:56 +0100 Subject: [PATCH] Update for 1.3 compatibility --- {1.1-1.2 => 1.1-1.3}/Assemblies/BetterLoading.dll | Bin About/About.xml | 1 + About/Manifest.xml | 2 +- LoadFolders.xml | 8 ++++++-- Source/BetterLoading.csproj | 3 +++ 5 files changed, 11 insertions(+), 3 deletions(-) rename {1.1-1.2 => 1.1-1.3}/Assemblies/BetterLoading.dll (100%) diff --git a/1.1-1.2/Assemblies/BetterLoading.dll b/1.1-1.3/Assemblies/BetterLoading.dll similarity index 100% rename from 1.1-1.2/Assemblies/BetterLoading.dll rename to 1.1-1.3/Assemblies/BetterLoading.dll diff --git a/About/About.xml b/About/About.xml index b34fc6c..e16671d 100755 --- a/About/About.xml +++ b/About/About.xml @@ -8,6 +8,7 @@
  • 1.0
  • 1.1
  • 1.2
  • +
  • 1.3
  • Ludeon.RimWorld
  • diff --git a/About/Manifest.xml b/About/Manifest.xml index 18354ae..dfcb520 100755 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -1,7 +1,7 @@ BetterLoading - 3.1.2.0 + 3.1.3.0
  • Core >= 1.0
  • Startupimpact
  • diff --git a/LoadFolders.xml b/LoadFolders.xml index 5957fbf..4d6e9d0 100644 --- a/LoadFolders.xml +++ b/LoadFolders.xml @@ -1,10 +1,14 @@ -
  • 1.1-1.2
  • +
  • 1.1-1.3
  • -
  • 1.1-1.2
  • +
  • 1.1-1.3
  • +
  • +
    + +
  • 1.1-1.3
  • \ No newline at end of file diff --git a/Source/BetterLoading.csproj b/Source/BetterLoading.csproj index d513424..94f89c5 100755 --- a/Source/BetterLoading.csproj +++ b/Source/BetterLoading.csproj @@ -22,6 +22,9 @@ ..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll False + + ..\..\..\RimWorldWin64_Data\Managed\Assembly-CSharp.dll + ../../../RimWorldLinux_Data/Managed/UnityEngine.dll ..\..\..\RimWorldWin64_Data\Managed\UnityEngine.dll