From 8fef11abf375ea294227fb3ea9b08af1c93fcf9b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 17 Dec 2016 09:07:09 +0000 Subject: [PATCH] "NetKAN generated mods - ContractConfigurator-1.22.2" --- .../ContractConfigurator-1.22.2.ckan | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 ContractConfigurator/ContractConfigurator-1.22.2.ckan diff --git a/ContractConfigurator/ContractConfigurator-1.22.2.ckan b/ContractConfigurator/ContractConfigurator-1.22.2.ckan new file mode 100644 index 0000000000..466fb03d62 --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-1.22.2.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.2", + "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.2/ContractConfigurator_1.22.2.zip", + "download_size": 524330, + "download_hash": { + "sha1": "74F47FD6B53119EEDE7F963EC1949A16BE4A6371", + "sha256": "54815915AA345376ADBF437E6B1843079A9E2834538FA84296E74F25FA0AE06A" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}