From 716a8e244164173fa79252406393ec18ea02d994 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 25 Nov 2015 00:24:57 +0000 Subject: [PATCH] "NetKAN generated mods - rt-config-by-ippo-1.0.0" --- .../rt-config-by-ippo-1.0.0.ckan | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 rt-config-by-ippo/rt-config-by-ippo-1.0.0.ckan diff --git a/rt-config-by-ippo/rt-config-by-ippo-1.0.0.ckan b/rt-config-by-ippo/rt-config-by-ippo-1.0.0.ckan new file mode 100644 index 0000000000..79659107d8 --- /dev/null +++ b/rt-config-by-ippo/rt-config-by-ippo-1.0.0.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": "v1.2", + "identifier": "rt-config-by-ippo", + "name": "Ippo's configuration for Remote Tech", + "abstract": "This settings file for Remote Tech makes it both more realistic and a bit easier by giving nearly infinite range to the ground stations. Manually delete RemoteTech/RemoteTech_Settings.cfg first or this will not install.", + "author": "Ippo343", + "license": "public-domain", + "resources": { + "homepage": "https://github.com/Ippo343/rt-config", + "repository": "https://github.com/Ippo343/rt-config" + }, + "version": "1.0.0", + "ksp_version_min": "0.25", + "provides": [ + "RemoteTech-Config" + ], + "depends": [ + { + "name": "RemoteTech" + } + ], + "conflicts": [ + { + "name": "RemoteTech-Config" + } + ], + "install": [ + { + "file": "GameData/RemoteTech/RemoteTech_Settings.cfg", + "install_to": "GameData/RemoteTech" + } + ], + "download": "https://github.com/Ippo343/rt-config/releases/download/1.0.0/RT-Config-by-Ippo.zip", + "download_size": 1196, + "x_generated_by": "netkan" +}