Skip to content

Commit ffdc162

Browse files
Removed KSP_VERION_MAX and KSP_VERSION
1 parent c798cc9 commit ffdc162

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

ScienceAlert.version.old

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"NAME": "ScienceAlert",
3+
"URL": "http://ksp.spacetux.net/avc/ScienceAlert",
4+
"DOWNLOAD": "https://spacedock.info/mod/1886/ScienceAlert%20ReAlerted",
5+
"GITHUB": {
6+
"USERNAME": "linuxgurugamer",
7+
"REPOSITORY": "ScienceAlert"
8+
},
9+
"VERSION": {
10+
"MAJOR": 1,
11+
"MINOR": 9,
12+
"PATCH": 5,
13+
"BUILD": 1
14+
},
15+
"KSP_VERSION": {
16+
"MAJOR": 1,
17+
"MINOR": 5,
18+
"PATCH": 1
19+
},
20+
"KSP_VERSION_MIN": {
21+
"MAJOR": 1,
22+
"MINOR": 5,
23+
"PATCH": 1
24+
}
25+
}

0 commit comments

Comments
 (0)