From a9552328360b5143dc2951dd674d486c6f24dbef Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Mon, 12 Jan 2015 20:16:44 +0100 Subject: [PATCH] NetKAN generated mods - ContractConfigurator/ContractConfigurator-0.5.3, RemoteTech/RemoteTech-v1.6.0 --- .../ContractConfigurator-0.5.3.ckan | 31 +++++++++++++++++ RemoteTech/RemoteTech-v1.6.0.ckan | 34 +++++++++++++++++++ 2 files changed, 65 insertions(+) create mode 100644 ContractConfigurator/ContractConfigurator-0.5.3.ckan create mode 100644 RemoteTech/RemoteTech-v1.6.0.ckan diff --git a/ContractConfigurator/ContractConfigurator-0.5.3.ckan b/ContractConfigurator/ContractConfigurator-0.5.3.ckan new file mode 100644 index 0000000000..b32b803efd --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-0.5.3.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "ContractConfigurator", + "name": "Contract Configurator", + "abstract": "A config-file based solution for creating new contracts!", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "author": "nightingale", + "description": "A config-file based solution for creating new contracts!", + "suggests": [ + { + "name": "CoherentContracts" + }, + { + "name": "ContractsWindowPlus" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101604", + "bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues", + "license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt", + "manual": "https://github.com/jrossignol/ContractConfigurator/wiki", + "repository": "https://github.com/jrossignol/ContractConfigurator" + }, + "version": "0.5.3", + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.5.3/ContractConfigurator_0.5.3.zip", + "x_generated_by": "netkan", + "download_size": 116348, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} diff --git a/RemoteTech/RemoteTech-v1.6.0.ckan b/RemoteTech/RemoteTech-v1.6.0.ckan new file mode 100644 index 0000000000..fdc694947f --- /dev/null +++ b/RemoteTech/RemoteTech-v1.6.0.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "RemoteTech", + "ksp_version": "0.90", + "license": "restricted", + "release_status": "stable", + "x_netkan_license_ok": true, + "resources": { + "repository": "https://github.com/RemoteTechnologiesGroup/RemoteTech", + "bugtracker": "https://github.com/RemoteTechnologiesGroup/RemoteTech/issues", + "manual": "http://remotetechnologiesgroup.github.io/RemoteTech/" + }, + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.3.1", + "comment": "Earlier versions of MM have forward compatibility problems, according to the MM release notes." + } + ], + "install": [ + { + "file": "GameData/RemoteTech", + "install_to": "GameData" + } + ], + "name": "RemoteTech", + "abstract": "RemoteTech allows you to construct vast relay networks of communication satellites and remotely controlled unmanned vehicles. Your unmanned vessels require an uplink to a command station to be controlled. This adds a new layer of difficulty that compensates for the lack of live crew members.", + "author": "Remote Technologies Group", + "x_maintained_by": "Starstrider42", + "version": "v1.6.0", + "download": "https://github.com/RemoteTechnologiesGroup/RemoteTech/releases/download/v1.6.0/RemoteTech-1.6.0.zip", + "x_generated_by": "netkan", + "download_size": 5431725 +}