NetKAN generated mods - Hangar-3.5.0.2

This commit is contained in:
NetKAN inflator Robot 2020-04-28 07:14:37 +00:00
parent d2c4d252f9
commit 55cb469f2c
1 changed files with 71 additions and 0 deletions

View File

@ -0,0 +1,71 @@
{
"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.5.0.2",
"ksp_version_min": "1.9.0",
"ksp_version_max": "1.9.1",
"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": "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.5.0.2",
"download_size": 31734791,
"download_hash": {
"sha1": "0B5F4481376BC639F1C6AF2C6A78F2047215CE32",
"sha256": "C44685E1EA1BCE53D27C24C9F98272EA69BD4C886EE6518776F0EC740D679462"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}