"NetKAN generated mods - QuickExit-1-2.1.4.2"
This commit is contained in:
parent
c5d32a113e
commit
8db199be8c
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"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.2",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.6.0",
|
||||
"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.2",
|
||||
"download_size": 28211,
|
||||
"download_hash": {
|
||||
"sha1": "8A29E95A897564BF3683B0F42D85D9A1EFFD93A2",
|
||||
"sha256": "2C056D79B81DDBBD2885068ECBC07FC245DACA714FC5F140CDB5B7DCDDE76278"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue