"NetKAN generated mods - Hangar-3.2.1"

This commit is contained in:
NetKAN inflator Robot 2016-12-29 12:15:02 +00:00
parent 8b0448e5f5
commit f7f2e78957
1 changed files with 65 additions and 0 deletions

65
Hangar/Hangar-3.2.1.ckan Normal file
View File

@ -0,0 +1,65 @@
{
"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.2.1",
"ksp_version": "1.2.2",
"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.2.1",
"download_size": 27472332,
"download_hash": {
"sha1": "E9DDC4A996616590D813E2D29889DC7C6E4D4679",
"sha256": "F9DD6693F3F7CFB0F98E786BAA58DEF25225C9E2E9B095925CC3FDA595E69832"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}