File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "NAME": "TooManyOrbits",
3- "URL": "http ://ksp.spacetux.net/avc /TooManyOrbits",
3+ "URL": "https ://raw.githubusercontent.com/linuxgurugamer /TooManyOrbits/refs/heads/master/TooManyOrbits.version ",
44 "DOWNLOAD": "https://spacedock.info/mod/1340/TooManyOrbits",
55 "GITHUB": {
66 "USERNAME": "linuxgurugamer",
99 "VERSION": {
1010 "MAJOR": 1,
1111 "MINOR": 1,
12- "PATCH": 6 ,
13- "BUILD": 6
12+ "PATCH": 7 ,
13+ "BUILD": 0
1414 },
1515 "KSP_VERSION": {
1616 "MAJOR": 1,
2121 "MAJOR": 1,
2222 "MINOR": 12,
2323 "PATCH": 0
24+ },
25+ "KSP_VERSION_MAX": {
26+ "MAJOR": 1,
27+ "MINOR": 12,
28+ "PATCH": 99
2429 }
2530}
Original file line number Diff line number Diff line change 55
66 using System . Reflection ;
77
8- [ assembly: AssemblyFileVersion ( "1.1.6.6 " ) ]
9- [ assembly: AssemblyVersion ( "1.1.6.6 " ) ]
8+ [ assembly: AssemblyFileVersion ( "1.1.7.0 " ) ]
9+ [ assembly: AssemblyVersion ( "1.1.7.0 " ) ]
Original file line number Diff line number Diff line change 4141 <Private >False</Private >
4242 </Reference >
4343 <Reference Include =" KSP_Log" >
44- <HintPath >R:\KSP_1.12.5-dev \GameData\SpaceTuxLibrary\Plugins\KSP_Log.dll</HintPath >
44+ <HintPath >$(KSPDIR) \GameData\SpaceTuxLibrary\Plugins\KSP_Log.dll</HintPath >
4545 </Reference >
4646 <Reference Include =" System" />
4747 <Reference Include =" ClickThroughBlocker" >
You can’t perform that action at this time.
0 commit comments