From 9db531ca50d506bbf619f92e2b37b687a1da402b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 4 Mar 2016 18:15:09 +0000 Subject: [PATCH] "NetKAN generated mods - SETI-RemoteTech-1.0.5" --- SETI-RemoteTech/SETI-RemoteTech-1.0.5.ckan | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 SETI-RemoteTech/SETI-RemoteTech-1.0.5.ckan diff --git a/SETI-RemoteTech/SETI-RemoteTech-1.0.5.ckan b/SETI-RemoteTech/SETI-RemoteTech-1.0.5.ckan new file mode 100644 index 0000000000..91088e9004 --- /dev/null +++ b/SETI-RemoteTech/SETI-RemoteTech-1.0.5.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "SETI-RemoteTech", + "name": "RemoteTech - SETI Config", + "abstract": "This is a SETI config for RemoteTech, adding ground stations, changing the KSC range to cover the whole kerbol system (when not obstructed), setting signal delay to false and tweaking some colors.", + "author": "Y3mo", + "license": "GPL-2.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/106130", + "repository": "https://github.com/Y3mo/SETI-RemoteTech" + }, + "version": "1.0.5", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "RemoteTech" + } + ], + "install": [ + { + "find": "RemoteTech", + "install_to": "GameData" + } + ], + "download": "https://github.com/Y3mo/SETI-RemoteTech/releases/download/1.0.5/SETI-RemoteTech-1.0.5.zip", + "download_size": 1936, + "x_generated_by": "netkan" +}