From 5bcaa88d3cbd99e9297c50293468dc3721cdc28e Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 15 Dec 2016 18:07:16 +0000 Subject: [PATCH] "NetKAN generated mods - ContractConfigurator-1.22.1" --- .../ContractConfigurator-1.22.1.ckan | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 ContractConfigurator/ContractConfigurator-1.22.1.ckan diff --git a/ContractConfigurator/ContractConfigurator-1.22.1.ckan b/ContractConfigurator/ContractConfigurator-1.22.1.ckan new file mode 100644 index 0000000000..63b8cf886e --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-1.22.1.ckan @@ -0,0 +1,45 @@ +{ + "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.22.1", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.2", + "ksp_version_strict": true, + "recommends": [ + { + "name": "WaypointManager" + } + ], + "suggests": [ + { + "name": "CoherentContracts" + }, + { + "name": "ContractsWindowPlus" + }, + { + "name": "WiderContractsApp" + } + ], + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.22.1/ContractConfigurator_1.22.1.zip", + "download_size": 524302, + "download_hash": { + "sha1": "FEA280F9DC8B4D9AB9914D4C1B32CE6057EFD047", + "sha256": "41ED8B1107CF9BC65CC13BB419B2F9D2BB61DC2765DEE9356ABA3C7231B761C3" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}