forked from riocrokite/StorkDeliverySystem
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathStorkDeliverySystem.version
More file actions
43 lines (42 loc) · 932 Bytes
/
StorkDeliverySystem.version
File metadata and controls
43 lines (42 loc) · 932 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
31
32
33
34
35
36
37
38
39
40
41
42
{
"NAME": "Stork Delivery System by Kermangeddon Industries (SDS)",
"URL": "https://github.com/zer0Kerbal/StorkDeliverySystem/raw/master/StorkDeliverySystem.version",
"DOWNLOAD": "http://github.com/zer0Kerbal/StorkDeliverySystem/releases/latest",
"CHANGE_LOG_URL": "https://raw.githubusercontent.com/zer0Kerbal/StorkDeliverySystem/Changelog.cfg",
"GITHUB":
{
"USERNAME": "zer0Kerbal",
"REPOSITORY": "StorkDeliverySystem",
"ALLOW_PRE_RELEASE": false
},
"VERSION":
{
"MAJOR": 0,
"MINOR": 0,
"PATCH": 5,
"BUILD": 0
},
"KSP_VERSION":
{
"MAJOR": 1,
"MINOR": 8,
"PATCH": 1
},
"KSP_VERSION_MIN":
{
"MAJOR": 1,
"MINOR": 7,
"PATCH": 1
},
"KSP_VERSION_MAX":
{
"MAJOR": 1,
"MINOR": 8,
"PATCH": 9
},
"INSTALL_LOC":
{
"NAME": "StorkDeliverySystem",
"DIRECTORY": "KermangeddonIndustries/StorkDeliverySystem"
}
}