From 37cb4f9059c6e7922dba8ca181f1e2669fd711b4 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 29 May 2015 16:28:01 +0000 Subject: [PATCH] 'NetKAN generated mods - AutoAction/AutoAction-1.4.ckan' --- AutoAction/AutoAction-1.4.ckan | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 AutoAction/AutoAction-1.4.ckan diff --git a/AutoAction/AutoAction-1.4.ckan b/AutoAction/AutoAction-1.4.ckan new file mode 100644 index 0000000000..bb7979671b --- /dev/null +++ b/AutoAction/AutoAction-1.4.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "AutoAction", + "name": "Auto Action", + "abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch", + "license": "GPL-3.0", + "release_status": "stable", + "ksp_version": "1.0", + "author": "Diazo", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101994", + "repository": "https://github.com/SirDiazo/AutoAction" + }, + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "1.4", + "download": "https://github.com/SirDiazo/AutoAction/releases/download/1.4/AutoActions14.zip", + "x_generated_by": "netkan", + "download_size": 16795 +}