NetKAN generated mods - Hangar-3.6.1

This commit is contained in:
NetKAN inflator Robot 2020-07-22 13:40:56 +00:00
parent eb8c673609
commit 0a54be4586
1 changed files with 69 additions and 0 deletions

69
Hangar/Hangar-3.6.1.ckan Normal file
View File

@ -0,0 +1,69 @@
{
"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"
],
"version": "3.6.1",
"ksp_version_min": "1.9.0",
"ksp_version_max": "1.10.0",
"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",
"metanetkan": "https://raw.githubusercontent.com/allista/hangar/master/Hangar.netkan",
"x_screenshot": "https://spacedock.info/content/allista_931/Hangar/Hangar-1476552531.0361087.png"
},
"tags": [
"plugin",
"parts"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "AT-Utils"
},
{
"name": "CommunityResourcePack"
}
],
"suggests": [
{
"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.6.1",
"download_size": 31727554,
"download_hash": {
"sha1": "269CDBADF088826DB2E5595D3F2288DE42D45F10",
"sha256": "03A248D9CAEC4D4C16FA3CEFB995C23D7E91B1727F406D7D7EEDB647A982D3B9"
},
"download_content_type": "application/zip",
"release_date": "2020-07-22T13:26:14.527807+00:00",
"x_generated_by": "netkan"
}