47 lines
1.3 KiB
JSON
47 lines
1.3 KiB
JSON
{
|
|
"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.",
|
|
"author": "allista",
|
|
"license": "CC-BY-4.0",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/88933",
|
|
"kerbalstuff": "https://kerbalstuff.com/mod/270/Hangar"
|
|
},
|
|
"version": "2.0.2",
|
|
"ksp_version": "0.90",
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager"
|
|
}
|
|
],
|
|
"suggests": [
|
|
{
|
|
"name": "Extraplanetary-Launchpads"
|
|
},
|
|
{
|
|
"name": "EditorExtensions"
|
|
}
|
|
],
|
|
"conflicts": [
|
|
{
|
|
"name": "KSPAPIExtensions"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "GameData/Hangar",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://archive.org/download/Hangar-2.0.2/651EAA97-Hangar-2.0.2.zip",
|
|
"download_size": 25096804,
|
|
"download_hash": {
|
|
"sha1": "651EAA97AB39CE27F3E85B9831CA3B03DEC573C8",
|
|
"sha256": "A9D36CA23675C9E56C3C2A9BEA58A071E3555C58202541E2946775334865723A"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|