NetKAN generated mods - QuickHide-2-3.3.0.7 (#1599)
This commit is contained in:
parent
3f308f5926
commit
9f5aa82778
|
@ -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": "2:3.3.0.7",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"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.3.0.7",
|
||||
"download_size": 45769,
|
||||
"download_hash": {
|
||||
"sha1": "EE01D76BB8EDE96097ADEABC23869F4B201BD433",
|
||||
"sha256": "C77204F4DDA16BEF2A883322699B01F1EDFDA51E325C2D34413E7329EF7BBD30"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue