From cd655582f2620d55958ac258bd4cfba32165dac2 Mon Sep 17 00:00:00 2001 From: "U-hades\\dlane" Date: Mon, 23 Oct 2017 12:38:12 -0500 Subject: [PATCH] 1.3.1 recompile --- .../VesselMover/Plugins/VesselMover.dll | Bin 35840 -> 35840 bytes LocalDev/ksp_dir.txt | 2 +- Properties/AssemblyInfo.cs | 4 +-- VesselMove.cs | 0 VesselMover.csproj | 30 ++++++++++++------ 5 files changed, 23 insertions(+), 13 deletions(-) mode change 100644 => 100755 VesselMove.cs diff --git a/Distribution/GameData/VesselMover/Plugins/VesselMover.dll b/Distribution/GameData/VesselMover/Plugins/VesselMover.dll index 811bea1fd7262c1f860e5f3a74a01022201e29b4..2c9bd82630e4360dacf27bc5840fee660a93bb70 100644 GIT binary patch delta 140 zcmZpe!PGE=X+j6HcGu&L-TI-7Oq+LyMk)#T2n*df*QxEX*DR0Mdd1Ai#K6YD2vp9rd3swY hBcsvgx9!D1YI0(yIja$a9)rQ;k4-6?8N2>70svExDJ%d0 delta 140 zcmZpe!PGE=X+j5c@6@=B-TI-7jGK3dMk)!|D0?1eZNB0?d+}5io*#dgY*wkTR diff --git a/LocalDev/ksp_dir.txt b/LocalDev/ksp_dir.txt index 9093325..ebeb840 100644 --- a/LocalDev/ksp_dir.txt +++ b/LocalDev/ksp_dir.txt @@ -1 +1 @@ -S:\Games\KSP_1.3_Debug \ No newline at end of file +S:\Games\KSP_1.3.1_Debug \ No newline at end of file diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index d4ef891..1511f02 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -29,5 +29,5 @@ // Build Number // Revision // -[assembly: AssemblyVersion("1.6.1.0")] -[assembly: AssemblyFileVersion("1.6.1.0")] +[assembly: AssemblyVersion("1.6.2.0")] +[assembly: AssemblyFileVersion("1.6.2.0")] diff --git a/VesselMove.cs b/VesselMove.cs old mode 100644 new mode 100755 diff --git a/VesselMover.csproj b/VesselMover.csproj index 7ad6c89..9b11cd0 100644 --- a/VesselMover.csproj +++ b/VesselMover.csproj @@ -57,21 +57,31 @@ - - ..\KSP\1.3\Assembly-CSharp.dll + + False + ..\KSP\1.3.1\Assembly-CSharp.dll + False - - ..\KSP\1.3\Assembly-CSharp-firstpass.dll + + False + ..\KSP\1.3.1\Assembly-CSharp-firstpass.dll + False - - ..\KSP\1.3\KSPAssets.dll + + False + ..\KSP\1.3.1\KSPAssets.dll + False - - ..\KSP\1.3\UnityEngine.dll + + False + ..\KSP\1.3.1\UnityEngine.dll + False - - ..\KSP\1.3\UnityEngine.UI.dll + + False + ..\KSP\1.3.1\UnityEngine.UI.dll + False