From 32b74b86523782a3f657b4f85db3d49cf7780acd Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 14 Feb 2020 01:11:30 +0000 Subject: [PATCH] NetKAN generated mods - AutoAction-1.11.1 --- AutoAction/AutoAction-1.11.1.ckan | 43 +++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 AutoAction/AutoAction-1.11.1.ckan diff --git a/AutoAction/AutoAction-1.11.1.ckan b/AutoAction/AutoAction-1.11.1.ckan new file mode 100644 index 0000000000..7e244315e9 --- /dev/null +++ b/AutoAction/AutoAction-1.11.1.ckan @@ -0,0 +1,43 @@ +{ + "spec_version": 1, + "identifier": "AutoAction", + "name": "Auto Actions", + "abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch", + "author": [ + "Diazo", + "Teilnehmer" + ], + "version": "1.11.1", + "ksp_version_min": "1.9.0", + "ksp_version_max": "1.9.99", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150666-*", + "repository": "https://github.com/formicant/AutoAction" + }, + "tags": [ + "plugin", + "convenience" + ], + "localizations": [ + "en-us", + "es-es", + "es-mx", + "ja", + "ru", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "download": "https://github.com/formicant/AutoAction/releases/download/1.11.1/AutoActions1.11.1_ksp1.9.0.zip", + "download_size": 18692, + "download_hash": { + "sha1": "55EBDFF182CA956C7281B09AABC8CF3438F10569", + "sha256": "24E4328A81372110036914E0EDF6CECBEDBF8A02C28632C2953DA85CA45C8527" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}