"NetKAN generated mods - Hangar-3.0.1"

This commit is contained in:
NetKAN inflator Robot 2016-10-26 21:14:28 +00:00
parent 3bd8bd798d
commit bebdb1b15c
1 changed files with 66 additions and 0 deletions

66
Hangar/Hangar-3.0.1.ckan Normal file
View File

@ -0,0 +1,66 @@
{
"spec_version": "v1.4",
"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.0.1",
"ksp_version_min": "1.2",
"ksp_version_max": "1.2.0",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "AT-Utils"
},
{
"name": "ConfigurableContainers-Core"
},
{
"name": "CommunityResourcePack"
}
],
"suggests": [
{
"name": "Extraplanetary-Launchpads"
},
{
"name": "EditorExtensions"
},
{
"name": "ThrottleControlledAvionics"
},
{
"name": "ConfigurableContainers"
},
{
"name": "KSP-AVC"
}
],
"install": [
{
"file": "GameData/Hangar",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/1000/Hangar/download/3.0.1",
"download_size": 24141261,
"download_hash": {
"sha1": "4F5CD1D0C4998A3760F8E4DC02DA59EA97E85193",
"sha256": "EA9579E70AEEE215C5647C86800ECDA81534239B0303DA6FE599412C66A26742"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}