From 72894e335ebd861eab6eec61faa660d550b9cdb5 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 30 Apr 2016 15:22:25 +0000 Subject: [PATCH] "NetKAN generated mods - SETI-ProbeControlEnabler-1.0.8.2" --- .../SETI-ProbeControlEnabler-1.0.8.2.ckan | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 SETI-ProbeControlEnabler/SETI-ProbeControlEnabler-1.0.8.2.ckan diff --git a/SETI-ProbeControlEnabler/SETI-ProbeControlEnabler-1.0.8.2.ckan b/SETI-ProbeControlEnabler/SETI-ProbeControlEnabler-1.0.8.2.ckan new file mode 100644 index 0000000000..9eedfb115a --- /dev/null +++ b/SETI-ProbeControlEnabler/SETI-ProbeControlEnabler-1.0.8.2.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": 1, + "identifier": "SETI-ProbeControlEnabler", + "name": "RemoteTech - SETI ProbeControlEnabler", + "abstract": "This SETI version of the ProbeControlEnabler retains the integrated omni antennas (SETIrebalance) for manned command pods. Probe core integrated omni antennas still do not work (needs changes to RemoteTech, see RemoteTech github issue tracker). It was inspired by the MM config from Felger.", + "author": "Y3mo", + "license": "GPL-2.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/106130", + "repository": "https://github.com/Y3mo/SETI-ProbeControlEnabler" + }, + "version": "1.0.8.2", + "ksp_version_min": "1.0.0", + "ksp_version_max": "1.1.99", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RemoteTech" + } + ], + "install": [ + { + "find": "SETIprobeControlEnabler", + "install_to": "GameData" + } + ], + "download": "https://github.com/Y3mo/SETI-ProbeControlEnabler/releases/download/1.0.8.2/SETI-ProbeControlEnabler-1.0.8.2.zip", + "download_size": 30122, + "x_generated_by": "netkan" +}