From d2f4a4cc9cda2d566afd43d11c17c5a1b77dd40d Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Sat, 24 Jan 2015 15:19:22 +0100 Subject: [PATCH] NetKAN generated mods - RemoteTech/RemoteTech-v1.6.2 --- RemoteTech/RemoteTech-v1.6.2.ckan | 34 +++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 RemoteTech/RemoteTech-v1.6.2.ckan diff --git a/RemoteTech/RemoteTech-v1.6.2.ckan b/RemoteTech/RemoteTech-v1.6.2.ckan new file mode 100644 index 0000000000..8c26eeabda --- /dev/null +++ b/RemoteTech/RemoteTech-v1.6.2.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.2", + "download": "https://github.com/RemoteTechnologiesGroup/RemoteTech/releases/download/v1.6.2/RemoteTech-1.6.2.zip", + "x_generated_by": "netkan", + "download_size": 5432503 +}