diff --git a/ContractConfigurator/ContractConfigurator-1.8.3.ckan b/ContractConfigurator/ContractConfigurator-1.8.3.ckan new file mode 100644 index 0000000000..054ea3f503 --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-1.8.3.ckan @@ -0,0 +1,36 @@ +{ + "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.8.3", + "ksp_version": "1.0.5", + "suggests": [ + { + "name": "CoherentContracts" + }, + { + "name": "ContractsWindowPlus" + }, + { + "name": "WaypointManager" + }, + { + "name": "WiderContractsApp" + } + ], + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.8.3/ContractConfigurator_1.8.3.zip", + "download_size": 359676, + "x_generated_by": "netkan" +}