forked from KSP-RO/RP-1
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRP-0.version.in
More file actions
19 lines (18 loc) · 740 Bytes
/
RP-0.version.in
File metadata and controls
19 lines (18 loc) · 740 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Lines starting with a hash are removed before this file is parsed as JSON.
# `VERSION` is added automatically by bin/makeversion
{
"NAME" : "Realistic Progression Zero",
"URL" : "https://raw.githubusercontent.com/KSP-RO/RP-0/master/GameData/RP-0/RP-0.version",
"DOWNLOAD" : "https://github.com/KSP-RO/RP-0/releases",
"HOMEPAGE" : "http://forum.kerbalspaceprogram.com/index.php?/topic/162117-122-realistic-progression-zero-rp-0-lightweight-realismoverhaul-career-v054-june-15/",
"GITHUB" : {
"USERNAME" : "KSP-RO",
"REPOSITORY" : "RP-0",
"ALLOW_PRE_RELEASE" : false
},
"KSP_VERSION" : {
"MAJOR": "1",
"MINOR": "2",
"PATCH": "2"
}
}