diff --git a/ContractConfigurator/ContractConfigurator-1.24.1.ckan b/ContractConfigurator/ContractConfigurator-1.24.1.ckan new file mode 100644 index 0000000000..9b21e0b112 --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-1.24.1.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.24.1", + "ksp_version_min": "1.4.0", + "ksp_version_max": "1.4.2", + "ksp_version_strict": true, + "recommends": [ + { + "name": "WaypointManager" + } + ], + "suggests": [ + { + "name": "ContractsWindowPlus" + } + ], + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.24.1/ContractConfigurator_1.24.1.zip", + "download_size": 526228, + "download_hash": { + "sha1": "F023B8D3D58D4176A754AF7D144DBE4AE3F28AAA", + "sha256": "F41AD1AC2B5F335865CCD3E9F19C3563D1790BD2B52F9ADAD4C9C5BECF64ADD9" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}