diff --git a/ContractConfigurator/ContractConfigurator-0.7.8.ckan b/ContractConfigurator/ContractConfigurator-0.7.8.ckan new file mode 100644 index 0000000000..1b2ce2d797 --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-0.7.8.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.7.8", + "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.7.8/ContractConfigurator_0.7.8.zip", + "x_generated_by": "netkan", + "download_size": 209037, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} diff --git a/QuizTechAeroPack/QuizTechAeroPack-v1.2.ckan b/QuizTechAeroPack/QuizTechAeroPack-v1.2.ckan new file mode 100644 index 0000000000..eaa8ff03a3 --- /dev/null +++ b/QuizTechAeroPack/QuizTechAeroPack-v1.2.ckan @@ -0,0 +1,44 @@ +{ + "identifier": "QuizTechAeroPack", + "spec_version": "v1.4", + "license": "CC-BY-4.0", + "depends": [ + { + "name": "FirespitterCore" + }, + { + "name": "ModuleRCSFX" + }, + { + "name": "BDAnimationModules" + }, + { + "name": "RasterPropMonitor-Core" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "QuizTechAero", + "install_to": "GameData" + }, + { + "find": "Ships/SPH", + "install_to": "Ships" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/111691-WIP-90-QuizTech-Aero-Pack-v1-0-2-24-15", + "kerbalstuff": "https://kerbalstuff.com/mod/612/QuizTech%20Aero%20Pack" + }, + "ksp_version": "0.90", + "name": "QuizTech Aero Pack", + "abstract": "An expansion of existing spaceplane part profiles!", + "author": "Quiznos323", + "version": "v1.2", + "download": "https://kerbalstuff.com/mod/612/QuizTech%20Aero%20Pack/download/v1.2", + "x_generated_by": "netkan", + "download_size": 9981269 +}