From 1afa604411624b33b1e29bd3c0ab626be5bfb82d Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 25 Jul 2021 04:08:29 +0000 Subject: [PATCH] NetKAN added mod - AutoAction-1.12.1 --- AutoAction/AutoAction-1.12.1.ckan | 45 +++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 AutoAction/AutoAction-1.12.1.ckan diff --git a/AutoAction/AutoAction-1.12.1.ckan b/AutoAction/AutoAction-1.12.1.ckan new file mode 100644 index 0000000000..e9e7a97e4d --- /dev/null +++ b/AutoAction/AutoAction-1.12.1.ckan @@ -0,0 +1,45 @@ +{ + "spec_version": 1, + "identifier": "AutoAction", + "name": "Auto Actions", + "abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch", + "author": [ + "Diazo", + "Teilnehmer" + ], + "version": "1.12.1", + "ksp_version_min": "1.11.0", + "ksp_version_max": "1.12.99", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150666-*", + "repository": "https://github.com/formicant/AutoAction", + "remote-avc": "http://ksp-avc.cybutek.net/version.php?id=373" + }, + "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.12.1/AutoActions1.12.1_ksp1.12.1.zip", + "download_size": 21974, + "download_hash": { + "sha1": "6239A873FED3DA5E5A8E506545981CE2337C36C9", + "sha256": "A7F494912377F52472261D49F412ED2EAD009E8DA87E57A2EC6C163D7A67A960" + }, + "download_content_type": "application/zip", + "release_date": "2021-07-25T04:00:16Z", + "x_generated_by": "netkan" +}