diff --git a/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.6.0.0.ckan b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.6.0.0.ckan new file mode 100644 index 0000000000..eb509e2ff0 --- /dev/null +++ b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.6.0.0.ckan @@ -0,0 +1,63 @@ +{ + "spec_version": 1, + "identifier": "ExtraPlanetaryLaunchpads", + "name": "Extraplanetary Launchpads", + "abstract": "Adds the ability to build crafts in flight mode to your game.", + "author": "taniwha", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/54284-*", + "repository": "https://github.com/taniwha-qf/Extraplanetary-Launchpads" + }, + "version": "6.6.0.0", + "ksp_version": "1.7.3", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "KIS" + } + ], + "recommends": [ + { + "name": "KAS" + }, + { + "name": "InfernalRobotics" + }, + { + "name": "KerbalStats" + }, + { + "name": "Kethane" + }, + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "ExtraplanetaryLaunchpads", + "install_to": "GameData", + "filter": "Ships" + }, + { + "file": "ExtraplanetaryLaunchpads/Ships/SPH", + "install_to": "Ships" + }, + { + "file": "ExtraplanetaryLaunchpads/Ships/VAB", + "install_to": "Ships" + } + ], + "download": "http://taniwha.org/~bill/ExtraplanetaryLaunchpads_v6.6.0.zip", + "download_size": 18179373, + "download_hash": { + "sha1": "3AE23560C21D187A8C9E4576D0AADEB0C002923A", + "sha256": "9E834FE47102385A4DA84C3A3D02BE4517FD9DF9522E8030EFFF55A6FC5A0C09" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}