From c9a9b9ca7c7d20422e2cf1d7ed5c08a34bd12321 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 5 Jul 2020 12:40:50 +0000 Subject: [PATCH] NetKAN generated mods - Hangar-3.6.0.1 --- Hangar/Hangar-3.6.0.1.ckan | 69 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 Hangar/Hangar-3.6.0.1.ckan diff --git a/Hangar/Hangar-3.6.0.1.ckan b/Hangar/Hangar-3.6.0.1.ckan new file mode 100644 index 0000000000..216af268c4 --- /dev/null +++ b/Hangar/Hangar-3.6.0.1.ckan @@ -0,0 +1,69 @@ +{ + "spec_version": "v1.16", + "identifier": "Hangar", + "name": "Hangar", + "abstract": "Hangars are parts that can store whole ships inside. Stored ships are not docked but unloaded, which reduces part count considerably, improving framerate and memory footprint while allowing to carry out missions of great complexity.", + "author": [ + "allista" + ], + "version": "3.6.0.1", + "ksp_version_min": "1.9.0", + "ksp_version_max": "1.10.0", + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/80225-12-hangar", + "spacedock": "https://spacedock.info/mod/1000/Hangar", + "repository": "https://github.com/allista/hangar", + "bugtracker": "https://github.com/allista/hangar/issues", + "manual": "https://github.com/allista/hangar/wiki", + "metanetkan": "https://raw.githubusercontent.com/allista/hangar/master/Hangar.netkan", + "x_screenshot": "https://spacedock.info/content/allista_931/Hangar/Hangar-1476552531.0361087.png" + }, + "tags": [ + "plugin", + "parts" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "AT-Utils" + }, + { + "name": "CommunityResourcePack" + } + ], + "suggests": [ + { + "name": "EditorExtensions" + }, + { + "name": "ThrottleControlledAvionics" + }, + { + "name": "ConfigurableContainers" + }, + { + "name": "GroundConstruction" + }, + { + "name": "KSP-AVC" + } + ], + "install": [ + { + "file": "GameData/Hangar", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1000/Hangar/download/3.6.0.1", + "download_size": 31651629, + "download_hash": { + "sha1": "828AF0E512610E73CDE425CB0F780F119DCD0BA0", + "sha256": "C422DF49EAF56D3152A3CAFE666A6D1226F46F8A9FA7B9467C9DFF7503CC48DF" + }, + "download_content_type": "application/zip", + "release_date": "2020-07-05T12:38:16.623169+00:00", + "x_generated_by": "netkan" +}