From 61fbdf605767a4a9250b36b9e07f231ec465753f Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 29 May 2015 16:28:55 +0000 Subject: [PATCH] 'NetKAN generated mods - Hangar/Hangar-2.3.1.ckan' --- Hangar/Hangar-2.3.1.ckan | 47 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 Hangar/Hangar-2.3.1.ckan diff --git a/Hangar/Hangar-2.3.1.ckan b/Hangar/Hangar-2.3.1.ckan new file mode 100644 index 0000000000..7a0f6353f8 --- /dev/null +++ b/Hangar/Hangar-2.3.1.ckan @@ -0,0 +1,47 @@ +{ + "spec_version": "v1.4", + "identifier": "Hangar", + "x_netkan_license_ok": true, + "resources": { + "bugtracker": "https://github.com/allista/hangar/issues", + "repository": "https://github.com/allista/hangar", + "kerbalstuff": "https://kerbalstuff.com/mod/270/Hangar", + "manual": "https://github.com/allista/hangar/wiki", + "homepage": "http://forum.kerbalspaceprogram.com/threads/88933" + }, + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "Extraplanetary-Launchpads" + }, + { + "name": "EditorExtensions" + }, + { + "name": "ThrottleControlledAvionics" + }, + { + "name": "KSP-AVC" + } + ], + "install": [ + { + "file": "GameData/Hangar", + "install_to": "GameData" + } + ], + "name": "Hangar", + "license": "CC-BY-4.0", + "abstract": "Hangars are parts that can store whole ships inside. Stored ships are not docked but unloaded, which reduces part count considerably.", + "author": "allista", + "version": "2.3.1", + "download": "https://kerbalstuff.com/mod/270/Hangar/download/2.3.1", + "x_generated_by": "netkan", + "download_size": 22777233, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +}