forked from Kayinnasaki/KSP-NSSC
-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathNotSoSimpleConstruction.version
More file actions
30 lines (30 loc) · 884 Bytes
/
NotSoSimpleConstruction.version
File metadata and controls
30 lines (30 loc) · 884 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"NAME" : "Not So SimpleConstruction! (NSSC) by RealGecko",
"URL" : "https://raw.githubusercontent.com/zer0Kerbal/NotSoSimpleConstruction/master/NotSoSimpleConstruction.version",
"DOWNLOAD" : "https://github.com/zer0Kerbal/NotSoSimpleConstruction/releases/latest",
"CHANGE_LOG_URL" : "https://raw.githubusercontent.com/zer0Kerbal/NotSoSimpleConstruction/master/changelog.md",
"GITHUB" :
{
"USERNAME" : "zer0Kerbal",
"REPOSITORY" : "NotSoSimpleConstruction",
"ALLOW_PRE_RELEASE" : "false"
},
"VERSION" :
{
"MAJOR" : 1,
"MINOR" : 0,
"PATCH" : 99,
"BUILD" : 8
},
"KSP_VERSION" :
{
"MAJOR" : 1,
"MINOR" : 12,
"PATCH" : 5
},
"INSTALL_LOC" :
{
"NAME" : "NotSoSimpleConstruction",
"DIRECTORY" : "NotSoSimpleConstruction"
}
}