From 7088125dca365f48b851077f75c2bd1ad55f2633 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 30 Jul 2016 15:14:28 +0000 Subject: [PATCH] "NetKAN generated mods - ContractConfigurator-1.16.1" --- .../ContractConfigurator-1.16.1.ckan | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ContractConfigurator/ContractConfigurator-1.16.1.ckan diff --git a/ContractConfigurator/ContractConfigurator-1.16.1.ckan b/ContractConfigurator/ContractConfigurator-1.16.1.ckan new file mode 100644 index 0000000000..f6140f5b77 --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-1.16.1.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.16.1", + "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.16.1/ContractConfigurator_1.16.1.zip", + "download_size": 516973, + "download_hash": { + "sha1": "3973EBF5797403D0E8E04B20A6EA2E188B52526A", + "sha256": "528882E17652AEEC53D6BCE92F4EE7E02A7054AD4448125691EDBB5593BB0EC2" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}