From 003ae72f564ca017cb479b8cf51e68e64cb2907c Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 27 Aug 2016 00:06:13 +0000 Subject: [PATCH] "NetKAN generated mods - ContractConfigurator-1.18.0" --- .../ContractConfigurator-1.18.0.ckan | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ContractConfigurator/ContractConfigurator-1.18.0.ckan diff --git a/ContractConfigurator/ContractConfigurator-1.18.0.ckan b/ContractConfigurator/ContractConfigurator-1.18.0.ckan new file mode 100644 index 0000000000..b93323e6e3 --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-1.18.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.18.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.18.0/ContractConfigurator_1.18.0.zip", + "download_size": 528490, + "download_hash": { + "sha1": "60513C4255646F79E9E9DD86CA89F33B8651C416", + "sha256": "2403F1301911AE535191C752B5A3BEF8B949104CC59DBB5907DCF7959D99211C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}