File tree Expand file tree Collapse file tree 2 files changed +10
-29
lines changed
Expand file tree Collapse file tree 2 files changed +10
-29
lines changed Original file line number Diff line number Diff line change 11{
2- "NAME":"SCANsat",
3- "URL":"https://raw.githubusercontent.com/S-C-A-N/SCANsat/release/SCANassets/SCANsat.version",
4- "DOWNLOAD":"https://github.com/S-C-A-N/SCANsat/releases",
5- "GITHUB":{
6- "USERNAME":"S-C-A-N",
7- "REPOSITORY":"SCANsat",
8- "ALLOW_PRE_RELEASE":false
9- },
10- "VERSION":{
11- "MAJOR":1,
12- "MINOR":20,
13- "PATCH":4,
14- "BUILD":0
15- },
16- "KSP_VERSION":{
17- "MAJOR":1,
18- "MINOR":10,
19- "PATCH":1
20- },
21- "KSP_VERSION_MIN":{
22- "MAJOR":1,
23- "MINOR":8,
24- "PATCH":1
25- },
26- "KSP_VERSION_MAX":{
27- "MAJOR":1,
28- "MINOR":10,
29- "PATCH":8
30- }
2+ "NAME": "SCANsat",
3+ "URL": "https://github.com/KSPModStewards/SCANsat/releases/latest/download/SCANsat.version",
4+ "DOWNLOAD": "https://github.com/KSPModStewards/SCANsat/releases"
5+
316}
Original file line number Diff line number Diff line change 99 <GenerateKSPAssemblyAttribute >true</GenerateKSPAssemblyAttribute >
1010 <GenerateKSPAssemblyDependencyAttributes >true</GenerateKSPAssemblyDependencyAttributes >
1111 </PropertyGroup >
12+ <ItemGroup >
13+ <KSPVersionFile Include =" $(RepoRootPath)\GameData\SCANsat\SCANsat.version" >
14+ <Destination >$(RepoRootPath)\GameData\SCANsat\SCANsat.version</Destination >
15+ <KSP_Version_Min >1.12.3</KSP_Version_Min >
16+ </KSPVersionFile >
17+ </ItemGroup >
1218 <ItemGroup >
1319 <PackageReference Include =" KSPBuildTools" Version =" 0.0.4" />
1420 </ItemGroup >
You can’t perform that action at this time.
0 commit comments