"NetKAN generated mods - Hangar-3.3.6"
This commit is contained in:
parent
c16059b2e2
commit
d9f3c6dab1
|
@ -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.6",
|
||||
"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.6",
|
||||
"download_size": 30948701,
|
||||
"download_hash": {
|
||||
"sha1": "CB9CB4027615AE766CB5C76BC9AC6C218A2AFF33",
|
||||
"sha256": "D7E054BE311DC037611DADB1688AF1C26B08B40E73C02FE3E52AB98306DC97D9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue