"NetKAN generated mods - Hangar-3.3.5"

This commit is contained in:
NetKAN inflator Robot 2019-04-28 12:25:47 +00:00
parent 9f9a4a4b3e
commit 58027a6b20
1 changed files with 68 additions and 0 deletions

68
Hangar/Hangar-3.3.5.ckan Normal file
View File

@ -0,0 +1,68 @@
{
"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.3.5",
"ksp_version": "1.7.0",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "AT-Utils"
},
{
"name": "ConfigurableContainers-Core"
},
{
"name": "CommunityResourcePack"
}
],
"suggests": [
{
"name": "Extraplanetary-Launchpads"
},
{
"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.3.5",
"download_size": 30288789,
"download_hash": {
"sha1": "8DBAE563564B31A4C60C47A28E8A226C961DBBB5",
"sha256": "B67F2886F280D87AF1BCBF0C7EA9EA44CEF8687B1C840F88FD020E34CE91581B"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}