From 7a0f16d1b2b7967e67ba5edf7872cb4ca85c4e49 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Sun, 10 May 2015 10:08:28 +0200 Subject: [PATCH] NetKAN generated mods - AGroupOnStage/AGroupOnStage-2.0.7a --- AGroupOnStage/AGroupOnStage-2.0.7a.ckan | 38 +++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 AGroupOnStage/AGroupOnStage-2.0.7a.ckan diff --git a/AGroupOnStage/AGroupOnStage-2.0.7a.ckan b/AGroupOnStage/AGroupOnStage-2.0.7a.ckan new file mode 100644 index 0000000000..dc6249ec07 --- /dev/null +++ b/AGroupOnStage/AGroupOnStage-2.0.7a.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": "v1.4", + "name": "AGroupOnStage", + "abstract": "Allows action groups to be fired when a vessel is staged", + "identifier": "AGroupOnStage", + "license": "GPL-3.0", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "iPeer", + "install_to": "GameData", + "filter": [ + "MiniAVC.dll", + "LICENSE-MiniAVC.txt" + ] + } + ], + "recommends": [ + { + "name": "AGExt" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93259", + "repository": "https://github.com/iPeer/AGroupOnStage", + "bugtracker": "https://github.com/iPeer/AGroupOnStage/issues" + }, + "author": "iPeer", + "version": "2.0.7a", + "download": "https://github.com/iPeer/AGroupOnStage/releases/download/2.0.7a/AGroupOnStage2.0.7.zip", + "x_generated_by": "netkan", + "download_size": 83332, + "ksp_version_min": "1.0.0" +}