From 36fef24583eb739fdf225bb185c94869c1261604 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 22 Dec 2019 11:13:34 +0000 Subject: [PATCH] NetKAN generated mods - ExtraPlanetaryLaunchpads-6.7.0.0 --- .../ExtraPlanetaryLaunchpads-6.7.0.0.ckan | 68 +++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.7.0.0.ckan diff --git a/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.7.0.0.ckan b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.7.0.0.ckan new file mode 100644 index 0000000000..07b87af939 --- /dev/null +++ b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.7.0.0.ckan @@ -0,0 +1,68 @@ +{ + "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.7.0.0", + "ksp_version": "1.8.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", + "manned" + ], + "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.7.0.zip", + "download_size": 18183738, + "download_hash": { + "sha1": "25A24F474C00FED976A2B170A9DD7FB252C01D1E", + "sha256": "447AB89730649A10746B58B19B53F340AAEFC1E1E26F0CD5326D710C3DB45978" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}