diff --git a/ContractConfigurator/ContractConfigurator-1.30.2.ckan b/ContractConfigurator/ContractConfigurator-1.30.2.ckan new file mode 100644 index 0000000000..797545d1f1 --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-1.30.2.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.16", + "identifier": "ContractConfigurator", + "name": "Contract Configurator", + "abstract": "A config-file based solution for creating new contracts!", + "author": "nightingale", + "version": "1.30.2", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.99.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" + ], + "localizations": [ + "en-us", + "zh-cn" + ], + "recommends": [ + { + "name": "WaypointManager" + } + ], + "suggests": [ + { + "name": "ContractsWindowPlus" + } + ], + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.30.2/ContractConfigurator_1.30.2.zip", + "download_size": 563961, + "download_hash": { + "sha1": "A6FD1CF1AF1CFAFCAE78D8C117061B3973210815", + "sha256": "62256952C5D25D0967F10FD55908EAC74017E7888670127690FFE7083F5B70EE" + }, + "download_content_type": "application/zip", + "release_date": "2020-09-08T04:30:32Z", + "x_generated_by": "netkan" +}