File tree Expand file tree Collapse file tree 9 files changed +16
-9
lines changed
Expand file tree Collapse file tree 9 files changed +16
-9
lines changed Original file line number Diff line number Diff line change 1- 1.1.5.1
1+ 1.1.6.0
2+ Built on KSP Experimental 1.1.0.1171
3+ Added: 10-second timeout on invalid URLs.
24 Added: DevHelper GUI avoidence.
35
461.1.5.0
Original file line number Diff line number Diff line change 1+ 1.0.3.1
2+ Built on KSP Experimental 1.1.0.1171
3+
141.0.3.0
25 Added: Remote version files take priority when local/remote add-on versions are the same.
36 Added: 'Any' type versions are now fully supported.
Original file line number Diff line number Diff line change 5757 <HintPath >..\..\Game\KSP_Data\Managed\Assembly-CSharp.dll</HintPath >
5858 <Private >False</Private >
5959 </Reference >
60+ <Reference Include =" KSPUtil" >
61+ <HintPath >..\..\game\KSP_Data\Managed\KSPUtil.dll</HintPath >
62+ <Private >False</Private >
63+ </Reference >
6064 <Reference Include =" System" >
6165 <HintPath >..\Game\KSP_Data\Managed\System.dll</HintPath >
6266 <Private >False</Private >
Original file line number Diff line number Diff line change 4949 <HintPath >..\..\Game\KSP_Data\Managed\Assembly-CSharp.dll</HintPath >
5050 <Private >False</Private >
5151 </Reference >
52+ <Reference Include =" KSPUtil" >
53+ <HintPath >..\..\game\KSP_Data\Managed\KSPUtil.dll</HintPath >
54+ <Private >False</Private >
55+ </Reference >
5256 <Reference Include =" System" >
5357 <HintPath >..\Game\KSP_Data\Managed\System.dll</HintPath >
5458 <Private >False</Private >
Original file line number Diff line number Diff line change 2727[ assembly: AssemblyCopyright ( "Copyright © CYBUTEK 2014" ) ]
2828[ assembly: ComVisible ( false ) ]
2929[ assembly: Guid ( "d3138342-d8a8-4ab3-96e7-e7f086c13212" ) ]
30- [ assembly: AssemblyVersion ( "1.0.3" ) ]
30+ [ assembly: AssemblyVersion ( "1.0.3.1 " ) ]
Original file line number Diff line number Diff line change 1111 "KSP_VERSION":
1212 {
1313 "MAJOR":1,
14- "MINOR":0,
15- "PATCH":5
16- }
17- "KSP_VERSION_MIN":
18- {
19- "MAJOR":0,
20- "MINOR":25,
14+ "MINOR":1,
2115 "PATCH":0
2216 }
2317}
You can’t perform that action at this time.
0 commit comments