From 7391e8b8d7fed12065f33f5425209325316c3f99 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 7 Nov 2015 06:04:51 +0000 Subject: [PATCH] "NetKAN generated mods - ContractConfigurator-1.7.8" --- .../ContractConfigurator-1.7.8.ckan | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 ContractConfigurator/ContractConfigurator-1.7.8.ckan diff --git a/ContractConfigurator/ContractConfigurator-1.7.8.ckan b/ContractConfigurator/ContractConfigurator-1.7.8.ckan new file mode 100644 index 0000000000..a55e2f70aa --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-1.7.8.ckan @@ -0,0 +1,37 @@ +{ + "spec_version": 1, + "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.7.8", + "ksp_version_min": "1.0.2", + "ksp_version_max": "1.0.4", + "suggests": [ + { + "name": "CoherentContracts" + }, + { + "name": "ContractsWindowPlus" + }, + { + "name": "WaypointManager" + }, + { + "name": "WiderContractsApp" + } + ], + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.7.8/ContractConfigurator_1.7.8.zip", + "download_size": 359997, + "x_generated_by": "netkan" +}