NetKAN generated mods - QuickMute-1-1.4.0.6
This commit is contained in:
parent
683077deb4
commit
58a17f2533
|
@ -0,0 +1,55 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "QuickMute",
|
||||
"name": "QuickMute",
|
||||
"abstract": "Adds the possibility to mute all the KSP sounds.",
|
||||
"author": [
|
||||
"malah",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "1:1.4.0.6",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174445-151-malahs-quick-mods/",
|
||||
"spacedock": "https://spacedock.info/mod/108/QuickMute",
|
||||
"repository": "https://github.com/linuxgurugamer/QuickMods"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience",
|
||||
"sound"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"fr-fr"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/QuickMods/QuickMute",
|
||||
"install_to": "GameData/QuickMods"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/108/QuickMute/download/1.4.0.6",
|
||||
"download_size": 52338,
|
||||
"download_hash": {
|
||||
"sha1": "3AEFFE0FD3755C804994E8049BE931488E26C1C7",
|
||||
"sha256": "D23B6F6095F8A4216D7B511577BF2B059D0D41D505147A34A08959963BDED860"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue