From 62ea692626dcdf8b63b2f9bc7e1dd5bd4ee87f2a Mon Sep 17 00:00:00 2001 From: Jonathan Bayer Date: Fri, 16 Jun 2017 06:59:19 -0400 Subject: [PATCH] Recompiled ModuleBounce for 1.3 Added additional CLS compatibliity, thanks @LemonSkin Fixed bad character in Mystery goo description, thanks @LemonSkin --- Changelog.txt | 5 +++++ GameData/SXT/PlugIns/ModuleBounce.dll | Bin 5120 -> 5120 bytes ModuleBounce/ModuleBounce.csproj | 10 +++++----- ModuleBounce/Properties/AssemblyInfo.cs | 2 +- SXTContinued.version | 2 +- 5 files changed, 12 insertions(+), 7 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index 92f0007c..d692187b 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -88,3 +88,8 @@ ChangeLog 0.3.13 Updated for 1.3 Replaced missing model for the Clyde + +0.3.14 + Recompiled ModuleBounce for 1.3 + Added additional CLS compatibliity, thanks @LemonSkin + Fixed bad character in Mystery goo description, thanks @LemonSkin diff --git a/GameData/SXT/PlugIns/ModuleBounce.dll b/GameData/SXT/PlugIns/ModuleBounce.dll index 854edbf3c07518ba982252c111c28afc17ce6b51..8c8ee43b7d4a8748d763b7779707c5024cfb2a9b 100644 GIT binary patch delta 108 zcmZqBXwaC@!Q#8qIdWr<02?FI=OpJKbmEReYIW(=!Cvg6_#R{N&zathzP zgDZkj#}BBO0SK6YScZ{-K|>3Oc^DXif?a}{6;!)}cU3y>)G>a?BdhPb*@h>CmC&B6!yXuif4%di{A_&o=Mi zieS_Msbv5HCLoq!WMI(H0%9HphM-`V;Hw?SvprS*`>pTHDVX{=Om(vjPY5fc!RCpA G`Ah(_`yc86 diff --git a/ModuleBounce/ModuleBounce.csproj b/ModuleBounce/ModuleBounce.csproj index 9348f5ce..8a1694fb 100644 --- a/ModuleBounce/ModuleBounce.csproj +++ b/ModuleBounce/ModuleBounce.csproj @@ -35,19 +35,19 @@ - R:\KSP_1.1.4_dev\KSP_x64_Data\Managed\Assembly-CSharp.dll + R:\KSP_1.3.0_dev\KSP_x64_Data\Managed\Assembly-CSharp.dll - R:\KSP_1.1.4_dev\KSP_x64_Data\Managed\Assembly-CSharp-firstpass.dll + R:\KSP_1.3.0_dev\KSP_x64_Data\Managed\Assembly-CSharp-firstpass.dll - R:\KSP_1.1.4_dev\KSP_x64_Data\Managed\System.dll + R:\KSP_1.3.0_dev\KSP_x64_Data\Managed\System.dll - R:\KSP_1.1.4_dev\KSP_x64_Data\Managed\UnityEngine.dll + R:\KSP_1.3.0_dev\KSP_x64_Data\Managed\UnityEngine.dll - R:\KSP_1.1.4_dev\KSP_x64_Data\Managed\UnityEngine.UI.dll + R:\KSP_1.3.0_dev\KSP_x64_Data\Managed\UnityEngine.UI.dll diff --git a/ModuleBounce/Properties/AssemblyInfo.cs b/ModuleBounce/Properties/AssemblyInfo.cs index daf45fce..a58662d7 100644 --- a/ModuleBounce/Properties/AssemblyInfo.cs +++ b/ModuleBounce/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.0.0.2")] [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/SXTContinued.version b/SXTContinued.version index 8c2fd854..1014861f 100644 --- a/SXTContinued.version +++ b/SXTContinued.version @@ -5,7 +5,7 @@ { "MAJOR":0, "MINOR":3, - "PATCH":13, + "PATCH":14, "BUILD":0 }, "KSP_VERSION":