From 3c1c895b7ad6e8329b5e26e5824fd3ec6ee0f9f4 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 10 Feb 2022 02:41:05 +0000 Subject: [PATCH] NetKAN added mod - ExtraPlanetaryLaunchpads-6.99.1.0 --- .../ExtraPlanetaryLaunchpads-6.99.1.0.ckan | 74 +++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.99.1.0.ckan diff --git a/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.99.1.0.ckan b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.99.1.0.ckan new file mode 100644 index 0000000000..d0f7d2f452 --- /dev/null +++ b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.99.1.0.ckan @@ -0,0 +1,74 @@ +{ + "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.99.1.0", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.99", + "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", + "remote-avc": "http://taniwha.org/~bill/ExtraplanetaryLaunchpads.version" + }, + "tags": [ + "plugin", + "parts", + "crewed" + ], + "localizations": [ + "en-us", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "KIS" + }, + { + "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.99.1.zip", + "download_size": 18493579, + "download_hash": { + "sha1": "78A1025CEA65BB0BCF2E62C2A64B74F337F1631C", + "sha256": "87A14D7B122CFC17E332BDF7A9AAE3D151483C02D977EEB8569AAC293557DA75" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}