NetKAN generated mods - QuickMute-1-1.4.0.5

This commit is contained in:
NetKAN inflator Robot 2019-12-06 15:04:54 +00:00
parent 23d319a51b
commit 3018e2958c
1 changed files with 50 additions and 0 deletions

View File

@ -0,0 +1,50 @@
{
"spec_version": "v1.2",
"identifier": "QuickMute",
"name": "QuickMute",
"abstract": "Adds the possibility to mute all the KSP sounds.",
"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/108/QuickMute",
"repository": "https://github.com/linuxgurugamer/QuickMods"
},
"version": "1:1.4.0.5",
"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/QuickMute",
"install_to": "GameData/QuickMods"
}
],
"download": "https://spacedock.info/mod/108/QuickMute/download/1.4.0.5",
"download_size": 52234,
"download_hash": {
"sha1": "8C210A9F030B15669EE826FA440E711CCDE99667",
"sha256": "0BB749FD56694A5881217AB6CBF9B1D753D0DA30C8BB69433C038BDC74F5B413"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}