From 17fdae5f8f1a6273ca80abac0570b26b59bb8334 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 1 Jan 2021 15:08:19 +0000 Subject: [PATCH] NetKAN added mod - AutoAction-1.11.2 --- AutoAction/AutoAction-1.11.2.ckan | 44 +++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 AutoAction/AutoAction-1.11.2.ckan diff --git a/AutoAction/AutoAction-1.11.2.ckan b/AutoAction/AutoAction-1.11.2.ckan new file mode 100644 index 0000000000..7546237b39 --- /dev/null +++ b/AutoAction/AutoAction-1.11.2.ckan @@ -0,0 +1,44 @@ +{ + "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.2", + "ksp_version_min": "1.9.0", + "ksp_version_max": "1.11.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.2/AutoActions1.11.2_ksp1.11.0.zip", + "download_size": 20909, + "download_hash": { + "sha1": "774BBC0CB3229A7FC66EA08A8C8D8608422DAF61", + "sha256": "0DD861DDFC934B978BEE3D71D6DB4E1E5D37D556D8B335FD3246F633D865EC87" + }, + "download_content_type": "application/zip", + "release_date": "2021-01-01T14:39:44Z", + "x_generated_by": "netkan" +}