From 694e121c448a846e26deec9c691f6bba6a505d1e Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot Date: Tue, 31 May 2016 09:18:33 +0000 Subject: [PATCH] "NetKAN generated mods - AutoAction-1.2" --- AutoAction/AutoAction-1.2.ckan | 69 ++++++++++++++++++---------------- 1 file changed, 37 insertions(+), 32 deletions(-) diff --git a/AutoAction/AutoAction-1.2.ckan b/AutoAction/AutoAction-1.2.ckan index d6c3c0bec2..265e5f579f 100644 --- a/AutoAction/AutoAction-1.2.ckan +++ b/AutoAction/AutoAction-1.2.ckan @@ -1,34 +1,39 @@ { - "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": "0.90", - "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.2", - "download": "https://github.com/SirDiazo/AutoAction/releases/download/1.2/AutoActions12.zip", - "x_generated_by": "netkan", - "download_size": 16013 + "spec_version": 1, + "identifier": "AutoAction", + "name": "Auto Action", + "abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch", + "author": "Diazo", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101994", + "repository": "https://github.com/SirDiazo/AutoAction" + }, + "version": "1.2", + "ksp_version": "0.90", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://github.com/SirDiazo/AutoAction/releases/download/1.2/AutoActions12.zip", + "download_size": 16013, + "download_hash": { + "sha1": "48A5CFF17A6D029723BD75B376DD21551BC13689", + "sha256": "FDD91E7DB313F0F10B308A303D71EDAE7BD57BAAB3F404F9C10E361CA608DA1D" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }