mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Fix version for SASAG 1.0.0.0 (#1351)
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user