"NetKAN generated mods - QuickMute-1-1.3.1.2"

This commit is contained in:
NetKAN inflator Robot 2019-01-09 16:55:57 +00:00
parent 00c231b00a
commit 3c6c041cd1
1 changed files with 46 additions and 0 deletions

View File

@ -0,0 +1,46 @@
{
"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": "http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1",
"spacedock": "https://spacedock.info/mod/108/QuickMute",
"repository": "https://github.com/linuxgurugamer/QuickMods"
},
"version": "1:1.3.1.2",
"ksp_version_min": "1.5.1",
"ksp_version_max": "1.6.0",
"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.3.1.2",
"download_size": 50129,
"download_hash": {
"sha1": "2C302ADF1E8FD8686755380493EF00AE4760E16B",
"sha256": "19B1457CA924358BB110C7F7DD96864091AC2EC6137E4F8237DF04931B7FDC79"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}