From f87a72147f261dbfdb1b01ef6e41969cdd9f6faa Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 5 Jun 2017 18:16:50 +0000 Subject: [PATCH] "NetKAN generated mods - Hangar-3.3.1.1" --- Hangar/Hangar-3.3.1.1.ckan | 69 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 Hangar/Hangar-3.3.1.1.ckan diff --git a/Hangar/Hangar-3.3.1.1.ckan b/Hangar/Hangar-3.3.1.1.ckan new file mode 100644 index 0000000000..ff59ac7d62 --- /dev/null +++ b/Hangar/Hangar-3.3.1.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" + ], + "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", + "x_screenshot": "https://spacedock.info/content/allista_931/Hangar/Hangar-1476552531.0361087.png" + }, + "version": "3.3.1.1", + "ksp_version_min": "1.2.2", + "ksp_version_max": "1.3.0", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "AT-Utils" + }, + { + "name": "ConfigurableContainers-Core" + }, + { + "name": "CommunityResourcePack" + } + ], + "suggests": [ + { + "name": "Extraplanetary-Launchpads" + }, + { + "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.3.1.1", + "download_size": 28567815, + "download_hash": { + "sha1": "64D5D981FB32A6A2F3AF1EC46B2088A59DEC134A", + "sha256": "1BD4F163012FEA956A58B707312B9A846144A30D03C4E289850981C3092F2450" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}