"NetKAN generated mods - QuickHide-1-3.2.5"
This commit is contained in:
parent
ff83b38b6e
commit
5c665d74fe
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "QuickHide",
|
||||
"name": "QuickHide",
|
||||
"abstract": "Adds the possibility to hide the stock toolbar and the mods of the stock toolbar.",
|
||||
"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/106/QuickHide",
|
||||
"repository": "https://github.com/linuxgurugamer/QuickMods"
|
||||
},
|
||||
"version": "1:3.2.5",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.7.2",
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"fr-fr"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/QuickMods/QuickHide",
|
||||
"install_to": "GameData/QuickMods"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/106/QuickHide/download/3.2.5",
|
||||
"download_size": 43578,
|
||||
"download_hash": {
|
||||
"sha1": "282D9E30D824A186CE2C161531F71A4400503278",
|
||||
"sha256": "3CC14C01EBB1F111B98C51A4442FBE2563B4E0F548FB6F45BA92B824F9FD1DF2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue