From 860c91b9c52b1c3444eaa5d4b860a438a2577d54 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 1 Jul 2016 06:05:58 +0000 Subject: [PATCH] "NetKAN generated mods - ContractConfigurator-1.14.0" --- .../ContractConfigurator-1.14.0.ckan | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ContractConfigurator/ContractConfigurator-1.14.0.ckan diff --git a/ContractConfigurator/ContractConfigurator-1.14.0.ckan b/ContractConfigurator/ContractConfigurator-1.14.0.ckan new file mode 100644 index 0000000000..5d13d8a83b --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-1.14.0.ckan @@ -0,0 +1,44 @@ +{ + "spec_version": "v1.16", + "identifier": "ContractConfigurator", + "name": "Contract Configurator", + "abstract": "A config-file based solution for creating new contracts!", + "description": "A config-file based solution for creating new contracts!", + "author": "nightingale", + "license": "MIT", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101604", + "repository": "https://github.com/jrossignol/ContractConfigurator", + "bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues", + "license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt", + "manual": "https://github.com/jrossignol/ContractConfigurator/wiki" + }, + "version": "1.14.0", + "ksp_version": "1.1.3", + "ksp_version_strict": true, + "recommends": [ + { + "name": "WaypointManager" + } + ], + "suggests": [ + { + "name": "CoherentContracts" + }, + { + "name": "ContractsWindowPlus" + }, + { + "name": "WiderContractsApp" + } + ], + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.14.0/ContractConfigurator_1.14.0.zip", + "download_size": 376535, + "download_hash": { + "sha1": "FEB163A3E5526D98BDE10342E2E48BF12E90A097", + "sha256": "F20A57F7834F7547C79F96FB874A3492BB8FF1BF8F87A755DEB2AA61BEA83DC0" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}