Skip to content

Commit 72d193b

Browse files
committed
update version file for new org; url to releases page
1 parent bb4aff6 commit 72d193b

File tree

1 file changed

+6
-27
lines changed

1 file changed

+6
-27
lines changed
Lines changed: 6 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,9 @@
11
{
22
"NAME": "KerbalVR",
3-
"URL": "https://github.com/JonnyOThan/Kerbal-VR/master/KerbalVR_Mod/GameData/KerbalVR.version",
4-
"DOWNLOAD": "https://github.com/JonnyOThan/Kerabl-VR/releases",
5-
"VERSION":
6-
{
7-
"MAJOR": 0,
8-
"MINOR": 9,
9-
"PATCH": 4,
10-
"BUILD": 1
11-
},
12-
"KSP_VERSION":
13-
{
14-
"MAJOR": 1,
15-
"MINOR": 12,
16-
"PATCH": 3
17-
},
18-
"KSP_VERSION_MIN":
19-
{
20-
"MAJOR": 1,
21-
"MINOR": 12,
22-
"PATCH": 0
23-
},
24-
"KSP_VERSION_MAX":
25-
{
26-
"MAJOR": 1,
27-
"MINOR": 12,
28-
"PATCH": 99
29-
}
3+
"URL": "https://github.com/FirstPersonKSP/Kerbal-VR/releases/latest/download/KerbalVR.version",
4+
"DOWNLOAD": "https://github.com/FirstPersonKSP/Kerbal-VR/releases/latest",
5+
"VERSION": "0.9.4.1",
6+
"KSP_VERSION": "1.12.3",
7+
"KSP_VERSION_MIN": "1.12.3",
8+
"KSP_VERSION_MAX": "1.12.99"
309
}

0 commit comments

Comments
 (0)