diff --git a/ContractConfigurator/ContractConfigurator-0.6.7.ckan b/ContractConfigurator/ContractConfigurator-0.6.7.ckan new file mode 100644 index 0000000000..025fffa84d --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-0.6.7.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "ContractConfigurator", + "name": "Contract Configurator", + "abstract": "A config-file based solution for creating new contracts!", + "license": "MIT", + "release_status": "stable", + "author": "nightingale", + "description": "A config-file based solution for creating new contracts!", + "suggests": [ + { + "name": "CoherentContracts" + }, + { + "name": "ContractsWindowPlus" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101604", + "bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues", + "license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt", + "manual": "https://github.com/jrossignol/ContractConfigurator/wiki", + "repository": "https://github.com/jrossignol/ContractConfigurator" + }, + "version": "0.6.7", + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.6.7/ContractConfigurator_0.6.7.zip", + "x_generated_by": "netkan", + "download_size": 158225, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} diff --git a/DockingPortAlignmentIndicator/DockingPortAlignmentIndicator-6.1.ckan b/DockingPortAlignmentIndicator/DockingPortAlignmentIndicator-6.1.ckan new file mode 100644 index 0000000000..2cb995a1a6 --- /dev/null +++ b/DockingPortAlignmentIndicator/DockingPortAlignmentIndicator-6.1.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "DockingPortAlignmentIndicator", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/43901", + "kerbalstuff": "https://kerbalstuff.com/mod/491/Docking%20Port%20Alignment%20Indicator" + }, + "install": [ + { + "file": "GameData/NavyFish", + "install_to": "GameData" + } + ], + "ksp_version": "0.90", + "name": "Docking Port Alignment Indicator", + "license": "MIT", + "abstract": "The Docking Port Alignment Indicator is designed to help you dock manually, by presenting target alignment and relative position in a clean and intuitive manner.", + "author": "NavyFish", + "version": "6.1", + "download": "https://kerbalstuff.com/mod/491/Docking%20Port%20Alignment%20Indicator/download/6.1", + "x_generated_by": "netkan", + "download_size": 505947 +}