From 15a9c38a1c1eb27e4d3c89511449bbb9ff541a5f Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Sun, 1 Feb 2015 00:21:05 +0100 Subject: [PATCH] NetKAN generated mods - ContractConfigurator/ContractConfigurator-0.6.0, PilotAssistant/PilotAssistant-1.1.2 --- .../ContractConfigurator-0.6.0.ckan | 31 +++++++++++++++++++ PilotAssistant/PilotAssistant-1.1.2.ckan | 23 ++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 ContractConfigurator/ContractConfigurator-0.6.0.ckan create mode 100644 PilotAssistant/PilotAssistant-1.1.2.ckan diff --git a/ContractConfigurator/ContractConfigurator-0.6.0.ckan b/ContractConfigurator/ContractConfigurator-0.6.0.ckan new file mode 100644 index 0000000000..fafa294f8c --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-0.6.0.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.6.0", + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.6.0/ContractConfigurator_0.6.0.zip", + "x_generated_by": "netkan", + "download_size": 136884, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} diff --git a/PilotAssistant/PilotAssistant-1.1.2.ckan b/PilotAssistant/PilotAssistant-1.1.2.ckan new file mode 100644 index 0000000000..4c8647b6db --- /dev/null +++ b/PilotAssistant/PilotAssistant-1.1.2.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "PilotAssistant", + "name": "Pilot Assistant", + "abstract": "Helpful tool wich controls planes' altitude and heading via autopilot or custom SAS", + "license": "CC-BY-4.0", + "ksp_version": "0.90", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/100073", + "repository": "https://github.com/Crzyrndm/Pilot-Assistant" + }, + "install": [ + { + "file": "GameData/Pilot Assistant", + "install_to": "GameData" + } + ], + "author": "Crzyrndm", + "version": "1.1.2", + "download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.1.2/Pilot.Assistant.1.1.02.zip", + "x_generated_by": "netkan", + "download_size": 24320 +}