forked from SpannerMonkey/KAX
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathKAX.version
More file actions
23 lines (23 loc) · 586 Bytes
/
KAX.version
File metadata and controls
23 lines (23 loc) · 586 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"NAME" : "KAX - Kerbal Aircraft Expansion /L",
"URL" : "https://raw.githubusercontent.com/net-lisias-ksp/KAX/master/KAX.version",
"DOWNLOAD" : "https://github.com/net-lisias-ksp/KAX/releases",
"CHANGE_LOG" : "https://raw.githubusercontent.com/net-lisias-ksp/KAX/master/CHANGE_LOG.md",
"CHANGE_LOG_URL": "https://raw.githubusercontent.com/net-lisias-ksp/KAX/master/CHANGES.md",
"VERSION":{
"MAJOR":2,
"MINOR":8,
"PATCH":1,
"BUILD":2
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":3,
"PATCH":1
},
"KSP_VERSION_MAX":{
"MAJOR":1,
"MINOR":12,
"PATCH":99
}
}