-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathStackInlineLights.version
More file actions
36 lines (36 loc) · 977 Bytes
/
StackInlineLights.version
File metadata and controls
36 lines (36 loc) · 977 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
{
"NAME" : "Stack Inline Lights (SIL) by Alexustas",
"URL" : "https://raw.githubusercontent.com/zer0Kerbal/StackInlineLights/master/StackInlineLights.version",
"DOWNLOAD" : "https://github.com/zer0Kerbal/StackInlineLights/releases/latest",
"CHANGE_LOG_URL" : "https://raw.githubusercontent.com/zer0Kerbal/StackInlineLights/master/changelog.md",
"GITHUB" :
{
"USERNAME" : "zer0Kerbal",
"REPOSITORY" : "StackInlineLights",
"ALLOW_PRE_RELEASE" : false
},
"VERSION":
{
"MAJOR" : 0,
"MINOR" : 9,
"PATCH" : 0,
"BUILD" : 0
},
"KSP_VERSION":
{
"MAJOR" : 1,
"MINOR" : 12,
"PATCH" : 5
},
"KSP_VERSION_MIN":
{
"MAJOR" : 1,
"MINOR" : 7,
"PATCH" : 3
},
"INSTALL_LOC":
{
"NAME": "StackInlineLights",
"DIRECTORY": "ASET/StackInlineLights"
}
}