From 9bf1ee2482d42009d9b64ed9de70a21fab14d12a Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 19 Apr 2016 21:00:53 +0000 Subject: [PATCH] "NetKAN generated mods - AGroupOnStage-3.0.0" --- AGroupOnStage/AGroupOnStage-3.0.0.ckan | 36 ++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 AGroupOnStage/AGroupOnStage-3.0.0.ckan diff --git a/AGroupOnStage/AGroupOnStage-3.0.0.ckan b/AGroupOnStage/AGroupOnStage-3.0.0.ckan new file mode 100644 index 0000000000..7171e0a20f --- /dev/null +++ b/AGroupOnStage/AGroupOnStage-3.0.0.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": "v1.4", + "identifier": "AGroupOnStage", + "name": "AGroupOnStage", + "abstract": "Allows action groups to be fired when a vessel is staged", + "author": "iPeer", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/84134-/", + "repository": "https://github.com/iPeer/AGroupOnStage", + "bugtracker": "https://github.com/iPeer/AGroupOnStage/issues" + }, + "version": "3.0.0", + "ksp_version_min": "1.1.0", + "ksp_version_max": "1.1.99", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "AGExt" + } + ], + "install": [ + { + "find": "iPeer", + "install_to": "GameData", + "comment": "MiniAVC included" + } + ], + "download": "https://github.com/iPeer/AGroupOnStage/releases/download/3.0.0/AGroupOnStage3.0.0.zip", + "download_size": 420219, + "x_generated_by": "netkan" +}