diff --git a/ContractConfigurator/ContractConfigurator-1.28.2.ckan b/ContractConfigurator/ContractConfigurator-1.28.2.ckan new file mode 100644 index 0000000000..39726505a8 --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-1.28.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!", + "author": "nightingale", + "version": "1.28.2", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.99", + "ksp_version_strict": true, + "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", + "metanetkan": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/ContractConfigurator.netkan" + }, + "tags": [ + "plugin", + "library", + "career" + ], + "recommends": [ + { + "name": "WaypointManager" + } + ], + "suggests": [ + { + "name": "ContractsWindowPlus" + } + ], + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.28.2/ContractConfigurator_1.28.2.zip", + "download_size": 531542, + "download_hash": { + "sha1": "51F3888FC3513DBD295335B0842ADF863E377B2E", + "sha256": "BC8EE7BE0C14CA348BF0B0488BD6A70F110E250FF9B84B0DF462CFC92FC35C83" + }, + "download_content_type": "application/zip", + "release_date": "2020-07-03T14:05:41Z", + "x_generated_by": "netkan" +}