Skip to content

Commit 43e8d00

Browse files
committed
Recompile for KSP 1.7.3
1 parent 0d6a358 commit 43e8d00

File tree

8 files changed

+9
-31
lines changed

8 files changed

+9
-31
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

GameData/TestFlight/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 27 deletions
This file was deleted.

GameData/TestFlight/TestFlight.version

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
"KSP_VERSION":
66
{
77
"MAJOR": 1,
8-
"MINOR": 6,
9-
"PATCH": 1
8+
"MINOR": 7,
9+
"PATCH": 3
1010
},
1111
"VERSION":
1212
{
1313
"MAJOR": 1,
14-
"MINOR": 10,
14+
"MINOR": 11,
1515
"PATCH": 0,
1616
"BUILD": 0
1717
},
18-
"DOWNLOAD": "https://github.com/KSP-RO/TestFlight/releases/download/1.10.0.0/TestFlight-1.10.0.0.zip"
18+
"DOWNLOAD": "https://github.com/KSP-RO/TestFlight/releases/download/1.11.0.0/TestFlight-1.11.0.0.zip"
1919
}

RELEASE_NOTES_RAW.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.11.0.0
2+
===========
3+
KSP Version v1.7.3
4+
15
1.10.0.0
26
===========
37
KSP Version v1.6.1

TestFlightContracts/TestFlightContracts.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
</Reference>
5555
<Reference Include="ContractConfigurator">
5656
<HintPath>..\..\..\..\..\..\..\..\Games\Kerbal Space Program 1.3.1 - RO\GameData\ContractConfigurator\ContractConfigurator.dll</HintPath>
57+
<Private>False</Private>
5758
</Reference>
5859
<Reference Include="UnityEngine.UI">
5960
<HintPath>..\..\..\..\..\..\..\..\Games\Kerbal Space Program 1.3.1 - RO\KSP_x64_Data\Managed\UnityEngine.UI.dll</HintPath>

0 commit comments

Comments
 (0)