NetKAN generated mods - QuickHide-1-3.3.0.1
This commit is contained in:
parent
a086414428
commit
6b919d44bf
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"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.3.0.1",
|
||||
"ksp_version": "1.8.0",
|
||||
"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.1",
|
||||
"download_size": 45469,
|
||||
"download_hash": {
|
||||
"sha1": "0B210C3FFA1FD4E34C7DFCD12C0499610C11E0AC",
|
||||
"sha256": "504EA1985EE75C7C85ACA2026B4F3FAAFDA550FDA89BF511BA9E937BCADCF829"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue