From f1a709c45065e57389e5e49b693968cf4ae59efd Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 14 Nov 2019 17:32:00 +0000 Subject: [PATCH] NetKAN generated mods - Hangar-3.4.0 --- Hangar/Hangar-3.4.0.ckan | 66 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 Hangar/Hangar-3.4.0.ckan diff --git a/Hangar/Hangar-3.4.0.ckan b/Hangar/Hangar-3.4.0.ckan new file mode 100644 index 0000000000..88b1f4d825 --- /dev/null +++ b/Hangar/Hangar-3.4.0.ckan @@ -0,0 +1,66 @@ +{ + "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", + "metanetkan": "https://raw.githubusercontent.com/allista/hangar/master/Hangar.netkan", + "x_screenshot": "https://spacedock.info/content/allista_931/Hangar/Hangar-1476552531.0361087.png" + }, + "version": "3.4.0", + "ksp_version": "1.8.1", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "AT-Utils" + }, + { + "name": "ConfigurableContainers-Core" + }, + { + "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.4.0", + "download_size": 30548188, + "download_hash": { + "sha1": "AA871EAEC646865469A45C5DE25E7E108C0B0672", + "sha256": "CFFC27F8E0CA0A8591E7A206E87D9B77CFBBE581B31D1BD0296C6D6920BEE91F" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}