diff --git a/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.8.0.0.ckan b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.8.0.0.ckan new file mode 100644 index 0000000000..8ca6ff6ab3 --- /dev/null +++ b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.8.0.0.ckan @@ -0,0 +1,72 @@ +{ + "spec_version": 1, + "identifier": "ExtraPlanetaryLaunchpads", + "name": "Extraplanetary Launchpads", + "abstract": "Adds the ability to build crafts in flight mode to your game.", + "author": "taniwha", + "version": "6.8.0.0", + "ksp_version": "1.9.1", + "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" + }, + "tags": [ + "plugin", + "parts", + "crewed" + ], + "localizations": [ + "zh-cn", + "en-us" + ], + "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.8.0.zip", + "download_size": 18230412, + "download_hash": { + "sha1": "36C397B26A51D1E4C26A88EB1D0EA6AC8A8C1133", + "sha256": "C8F33A0DD219EBB29D17EDB5DED0F163F13EA1C51899FFC47AC155C0B0134DB8" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}