CKAN-meta/QuickExit/QuickExit-1-2.1.4.ckan

47 lines
1.3 KiB
JSON

{
"spec_version": "v1.2",
"identifier": "QuickExit",
"name": "QuickExit",
"abstract": "Adds the possibility to exit KSP at any time.",
"author": [
"malah",
"linuxgurugamer"
],
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1",
"spacedock": "https://spacedock.info/mod/105/QuickExit",
"repository": "https://github.com/linuxgurugamer/QuickMods"
},
"version": "1:2.1.4",
"ksp_version_min": "1.4.1",
"ksp_version_max": "1.4.99",
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
}
],
"suggests": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/QuickMods/QuickExit",
"install_to": "GameData/QuickMods"
}
],
"download": "https://spacedock.info/mod/105/QuickExit/download/2.1.4",
"download_size": 25487,
"download_hash": {
"sha1": "F8C5718FEB597C9E4AC54A28881E1F20FA8D7D89",
"sha256": "3EB9C9B16A6E5467F91C091A3075FF8FA6991F38FAAA13375E6214C1058E3108"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}