forked from dtobi/km_SmartParts
-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathSmartParts.version
More file actions
30 lines (30 loc) · 618 Bytes
/
SmartParts.version
File metadata and controls
30 lines (30 loc) · 618 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": "SmartParts",
"URL": "https://raw.githubusercontent.com/linuxgurugamer/KerbalSmartParts/refs/heads/master/SmartParts.version",
"DOWNLOAD": "https://github.com/linuxgurugamer/KerbalSmartParts/releases",
"GITHUB": {
"USERNAME": "linuxgurugamer",
"REPOSITORY": "KerbalSmartParts"
},
"VERSION": {
"MAJOR": 1,
"MINOR": 10,
"PATCH": 3,
"BUILD": 0
},
"KSP_VERSION": {
"MAJOR": 1,
"MINOR": 12,
"PATCH": 2
},
"KSP_VERSION_MIN": {
"MAJOR": 1,
"MINOR": 12,
"PATCH": 0
},
"KSP_VERSION_MAX": {
"MAJOR": 1,
"MINOR": 12,
"PATCH": 99
}
}