forked from radistmorse/KSPPreciseManeuver
-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
PreciseManeuver.version
35 lines (35 loc) · 916 Bytes
/
PreciseManeuver.version
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
{
"NAME" : "Precise Maneuver (PM) by Morse",
"URL" : "https://raw.githubusercontent.com/zer0Kerbal/PreciseManeuver/master/PreciseManeuver.version",
"DOWNLOAD" : "https://github.com/zer0Kerbal/PreciseManeuver/releases",
"CHANGE_LOG_URL" : "https://raw.githubusercontent.com/zer0Kerbal/PreciseManeuver/master/changelog.md",
"GITHUB": {
"USERNAME" : "zer0Kerbal",
"REPOSITORY" : "PreciseManeuver",
"ALLOW_PRE_RELEASE" : "false"
},
"VERSION" :
{
"MAJOR" : 2,
"MINOR" : 4,
"PATCH" : 99,
"BUILD" : 1
},
"KSP_VERSION" :
{
"MAJOR" : 1,
"MINOR" : 12,
"PATCH" : 4
},
"KSP_VERSION_MIN" :
{
"MAJOR" : 1,
"MINOR" : 8,
"PATCH" : 0
},
"INSTALL_LOC" :
{
"NAME" : "PreciseManeuver",
"DIRECTORY" : "Morse/PreciseManeuver"
}
}