From e42ba3aa67871905ea307077261ad8d343c2d815 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 25 Jun 2015 06:22:13 +0000 Subject: [PATCH] 'NetKAN generated mods - AutoAction/AutoAction-1.5.ckan' --- AutoAction/AutoAction-1.5.ckan | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 AutoAction/AutoAction-1.5.ckan diff --git a/AutoAction/AutoAction-1.5.ckan b/AutoAction/AutoAction-1.5.ckan new file mode 100644 index 0000000000..b13a60819b --- /dev/null +++ b/AutoAction/AutoAction-1.5.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.5", + "download": "https://github.com/SirDiazo/AutoAction/releases/download/1.5/AutoActions15.zip", + "x_generated_by": "netkan", + "download_size": 16871 +}