From a1b2f5773441af7b4aba25c419624aa23510a10d Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 21 Jul 2015 18:14:23 +0000 Subject: [PATCH] 'NetKAN generated mods - AGroupOnStage/AGroupOnStage-2.0.10.ckan' --- AGroupOnStage/AGroupOnStage-2.0.10.ckan | 39 +++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 AGroupOnStage/AGroupOnStage-2.0.10.ckan diff --git a/AGroupOnStage/AGroupOnStage-2.0.10.ckan b/AGroupOnStage/AGroupOnStage-2.0.10.ckan new file mode 100644 index 0000000000..d7ae31cc44 --- /dev/null +++ b/AGroupOnStage/AGroupOnStage-2.0.10.ckan @@ -0,0 +1,39 @@ +{ + "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" + }, + "version": "2.0.10", + "author": "iPeer", + "download": "https://github.com/iPeer/AGroupOnStage/releases/download/2.0.10/AGroupOnStage2.0.10.zip", + "ksp_version_min": "1.0.0", + "ksp_version_max": "1.0.99", + "download_size": 112697, + "x_generated_by": "netkan" +}