We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a43790 + b163c03 commit 8308de8Copy full SHA for 8308de8
GameData/RemoteTech2/RemoteTech.version
@@ -0,0 +1,16 @@
1
+{
2
+ "NAME": "RemoteTech",
3
+ "URL": "https://raw.githubusercontent.com/RemoteTechnologiesGroup/RemoteTech/master/GameData/RemoteTech2/RemoteTech.version",
4
+ "DOWNLOAD": "https://github.com/RemoteTechnologiesGroup/RemoteTech/releases/latest",
5
+ "_comment": "Use old-style format to keep compatibility with KSP-AVC Utility 0.3.",
6
+ "VERSION": {
7
+ "MAJOR": 1,
8
+ "MINOR": 3,
9
+ "PATCH": 3
10
+ },
11
+ "KSP_VERSION": {
12
+ "MAJOR": 0,
13
+ "MINOR": 23,
14
+ "PATCH": 5
15
+ }
16
+}
0 commit comments