NetKAN generated mods - QuickExit-1-2.2.0.4
This commit is contained in:
parent
3b605b3293
commit
c2a3890fd7
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"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": "https://forum.kerbalspaceprogram.com/index.php?/topic/174445-151-malahs-quick-mods/",
|
||||
"spacedock": "https://spacedock.info/mod/105/QuickExit",
|
||||
"repository": "https://github.com/linuxgurugamer/QuickMods"
|
||||
},
|
||||
"version": "1:2.2.0.4",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"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.2.0.4",
|
||||
"download_size": 30242,
|
||||
"download_hash": {
|
||||
"sha1": "BF01487B0DD1A66B1B52EA3DC4577A1E39103FD3",
|
||||
"sha256": "11DC99E100EC46BFD30D67574F8EFAA2D8262C1CEC27B1DA44A1CD36D66B0BBB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue