"NetKAN generated mods - AutoAction-1.1"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-27 23:15:38 +00:00
parent 206796e2e5
commit 98381da3b6
1 changed files with 31 additions and 26 deletions

View File

@ -1,27 +1,32 @@
{ {
"spec_version": 1, "spec_version": 1,
"identifier": "AutoAction", "identifier": "AutoAction",
"name": "Auto Action", "name": "Auto Action",
"abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch", "abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch",
"license": "GPL-3.0", "author": "SirDiazo",
"ksp_version": "0.90", "license": "GPL-3.0",
"depends": [ "resources": {
{ "homepage": "http://forum.kerbalspaceprogram.com/threads/101994",
"name": "ModuleManager" "repository": "https://github.com/SirDiazo/AutoAction"
} },
], "version": "1.1",
"suggests": [ "ksp_version": "0.90",
{ "depends": [
"name": "Toolbar" {
} "name": "ModuleManager"
], }
"resources": { ],
"homepage": "http://forum.kerbalspaceprogram.com/threads/101994", "suggests": [
"repository": "https://github.com/SirDiazo/AutoAction" {
}, "name": "Toolbar"
"author": "SirDiazo", }
"version": "1.1", ],
"download": "https://github.com/SirDiazo/AutoAction/releases/download/1.1/AutoActions11.zip", "download": "https://github.com/SirDiazo/AutoAction/releases/download/1.1/AutoActions11.zip",
"x_generated_by": "netkan", "download_size": 15330,
"download_size": 15330 "download_hash": {
} "sha1": "9131291773415D7733ABC70AD27DA00EFF9BFCAD",
"sha256": "79BC0D17704E11910A507407D1B6EAE87B67646757D5FBFB45513B72BF4FB45A"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}