From 11c542b591d2c55b640c6bf973946a4ad078fc05 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 21 Dec 2018 08:11:23 +0000 Subject: [PATCH] "NetKAN generated mods - ContractConfigurator-1.27.0" --- .../ContractConfigurator-1.27.0.ckan | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 ContractConfigurator/ContractConfigurator-1.27.0.ckan diff --git a/ContractConfigurator/ContractConfigurator-1.27.0.ckan b/ContractConfigurator/ContractConfigurator-1.27.0.ckan new file mode 100644 index 0000000000..4623bd7dca --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-1.27.0.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": "v1.16", + "identifier": "ContractConfigurator", + "name": "Contract Configurator", + "abstract": "A config-file based solution for creating new contracts!", + "author": "nightingale", + "license": "MIT", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/91625--", + "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.27.0", + "ksp_version_min": "1.6.0", + "ksp_version_max": "1.99.99", + "ksp_version_strict": true, + "recommends": [ + { + "name": "WaypointManager" + } + ], + "suggests": [ + { + "name": "ContractsWindowPlus" + } + ], + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.27.0/ContractConfigurator_1.27.0.zip", + "download_size": 556674, + "download_hash": { + "sha1": "12A40A3D0F622F60E9E8D1D0D298D4FCCA1DFF57", + "sha256": "D4D344CD0F4092C6F0D782D038773E4532467E64A1EBEBF0BDB02C00B6D6CC3B" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}