From 425c1d50a48f413f68101572b13495587e275488 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 8 Jul 2022 12:42:10 +0000 Subject: [PATCH] NetKAN added mod - ExtraPlanetaryLaunchpads-6.99.2.0 --- .../ExtraPlanetaryLaunchpads-6.99.2.0.ckan | 75 +++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.99.2.0.ckan diff --git a/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.99.2.0.ckan b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.99.2.0.ckan new file mode 100644 index 0000000000..ba348def50 --- /dev/null +++ b/ExtraPlanetaryLaunchpads/ExtraPlanetaryLaunchpads-6.99.2.0.ckan @@ -0,0 +1,75 @@ +{ + "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.2.0", + "ksp_version_min": "1.12.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", + "pt-br", + "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.2.zip", + "download_size": 16912700, + "download_hash": { + "sha1": "4638BAE2F83A124640E31FCC487DE2A762137295", + "sha256": "1E1584FC83B909BBB4B38F1EFAE18F4E696515D3761080B5A7AE5FE85E1099C3" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}