File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed
GameData/SimpleConstruction Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "NAME" : "SimpleConstruction! (SCON) by matterbeam",
3+ "URL" : "https://raw.githubusercontent.com/zer0Kerbal/SimpleConstruction/master/SimpleConstruction.version",
4+ "DOWNLOAD" : "https://github.com/zer0Kerbal/SimpleConstruction/releases/latest",
5+ "CHANGE_LOG_URL" : "https://raw.githubusercontent.com/zer0Kerbal/SimpleConstruction/master/changelog.md",
6+ "GITHUB" :
7+ {
8+ "USERNAME" : "zer0Kerbal",
9+ "REPOSITORY" : "SimpleConstruction"
10+ },
11+ "VERSION" :
12+ {
13+ "MAJOR" : 4,
14+ "MINOR" : 0,
15+ "PATCH" : 99,
16+ "BUILD" : 35
17+ },
18+ "KSP_VERSION" :
19+ {
20+ "MAJOR" : 1,
21+ "MINOR" : 12,
22+ "PATCH" : 5
23+ },
24+ "KSP_VERSION_MIN" :
25+ {
26+ "MAJOR" : 1,
27+ "MINOR" : 3,
28+ "PATCH" : 1
29+ },
30+ "INSTALL_LOC_SC" :
31+ {
32+ "NAME" : "SimpleConstruction",
33+ "DIRECTORY" : "SimpleConstruction"
34+ },
35+ "INSTALL_LOC_EC" :
36+ {
37+ "NAME" : "ExtraplanetaryLaunchpads",
38+ "DIRECTORY" : "ExtraplanetaryLaunchpads"
39+ }
40+ }
You can’t perform that action at this time.
0 commit comments