From f15e61bc394672f5cb3d78da5571c7dff0c75fd3 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Sun, 17 May 2015 22:19:33 +0200 Subject: [PATCH] NetKAN generated mods - AGroupOnStage/AGroupOnStage-2.0.8, SETI-Contracts/SETI-Contracts-0.9.0 --- AGroupOnStage/AGroupOnStage-2.0.8.ckan | 38 ++++++++++++++++++++++++ SETI-Contracts/SETI-Contracts-0.9.0.ckan | 32 ++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 AGroupOnStage/AGroupOnStage-2.0.8.ckan create mode 100644 SETI-Contracts/SETI-Contracts-0.9.0.ckan diff --git a/AGroupOnStage/AGroupOnStage-2.0.8.ckan b/AGroupOnStage/AGroupOnStage-2.0.8.ckan new file mode 100644 index 0000000000..0717d22296 --- /dev/null +++ b/AGroupOnStage/AGroupOnStage-2.0.8.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.8", + "download": "https://github.com/iPeer/AGroupOnStage/releases/download/2.0.8/AGroupOnStage2.0.8.zip", + "x_generated_by": "netkan", + "download_size": 96178, + "ksp_version_min": "1.0.0" +} diff --git a/SETI-Contracts/SETI-Contracts-0.9.0.ckan b/SETI-Contracts/SETI-Contracts-0.9.0.ckan new file mode 100644 index 0000000000..9c830b355d --- /dev/null +++ b/SETI-Contracts/SETI-Contracts-0.9.0.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": 1, + "identifier": "SETI-Contracts", + "x_netkan_license_ok": true, + "depends": [ + { + "name": "ContractConfigurator" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "SETIcontracts", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/106130", + "kerbalstuff": "https://kerbalstuff.com/mod/742/SETI-Contracts" + }, + "ksp_version": "1.0.2", + "name": "SETI-Contracts", + "license": "restricted", + "abstract": "This Contract Configurator Progression Pack is desgined for a TechTree starting with probes, though it can be used for a manned start as well.", + "author": "Yemo", + "version": "0.9.0", + "download": "https://kerbalstuff.com/mod/742/SETI-Contracts/download/0.9.0", + "x_generated_by": "netkan", + "download_size": 56906 +}