Fix version for SASAG 1.0.0.0 (#1351)
This commit is contained in:
parent
44d2ae541c
commit
dec180c624
|
@ -5,13 +5,16 @@
|
|||
"abstract": "Control SAS functions with Action Groups",
|
||||
"author": "Xyphos",
|
||||
"license": "public-domain",
|
||||
"depends": [
|
||||
{ "name": "ModuleManager" }
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "https://github.com/Xyphos/KSP_SASAG/wiki",
|
||||
"spacedock": "https://spacedock.info/mod/1380/SASAG",
|
||||
"repository": "https://github.com/Xyphos/KSP_SASAG/"
|
||||
},
|
||||
"version": "1.0.0.0",
|
||||
"ksp_version": "1.2.2",
|
||||
"ksp_version": "1.4.2",
|
||||
"install": [
|
||||
{
|
||||
"find": "XyphosAerospace",
|
||||
|
|
Loading…
Reference in New Issue