diff --git a/AutoAction/AutoAction-1.7.3.ckan b/AutoAction/AutoAction-1.7.3.ckan new file mode 100644 index 0000000000..afcb815180 --- /dev/null +++ b/AutoAction/AutoAction-1.7.3.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "AutoAction", + "name": "Auto Actions", + "abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch", + "author": [ + "Diazo", + "Teilnehmer" + ], + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150666-12-auto-actions-continued", + "repository": "https://github.com/formicant/AutoAction" + }, + "version": "1.7.3", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.2", + "depends": [ + { + "name": "ModuleManager" + } + ], + "download": "https://github.com/formicant/AutoAction/releases/download/1.7.3/AutoActions1.7.3_ksp1.2.2.zip", + "download_size": 17341, + "download_hash": { + "sha1": "375E4612BA7D3EE9EFB2D986AEECE1F16BF0B414", + "sha256": "9CFE627A5B2E7AC197D5542B43034B97BC4E242558573F0541125B88650FA946" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}