diff --git a/ContractConfigurator/ContractConfigurator-1.23.3.ckan b/ContractConfigurator/ContractConfigurator-1.23.3.ckan new file mode 100644 index 0000000000..1dc1648a11 --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-1.23.3.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.23.3", + "ksp_version": "1.3.1", + "ksp_version_strict": true, + "recommends": [ + { + "name": "WaypointManager" + } + ], + "suggests": [ + { + "name": "CoherentContracts" + }, + { + "name": "ContractsWindowPlus" + }, + { + "name": "WiderContractsApp" + } + ], + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.23.3/ContractConfigurator_1.23.3.zip", + "download_size": 526210, + "download_hash": { + "sha1": "7E51CB4990FCCE9D324B05B6E7231B3057D4D5E7", + "sha256": "F1C875BBC02CBAC415A8ACBC3217AADA6304477B98F661F9A93F85A6EA93A5E2" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}