"NetKAN generated mods - QuickMute-v1.30"
This commit is contained in:
parent
0bcf6241c6
commit
04323dfa67
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "QuickMute",
|
||||
"name": "QuickMute",
|
||||
"abstract": "Adds the possibility to mute all the KSP sounds.",
|
||||
"author": "malah",
|
||||
"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/malahx/QuickMods"
|
||||
},
|
||||
"version": "v1.30",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.3.99",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/QuickMods/QuickMute",
|
||||
"install_to": "GameData/QuickMods"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/108/QuickMute/download/v1.30",
|
||||
"download_size": 66886,
|
||||
"download_hash": {
|
||||
"sha1": "95712BC780EE7CC010A5CD559806CD7E71F953D5",
|
||||
"sha256": "64FA0B017F6370408F0BF60E2A173B3DE6CD942A14890DC755BD4FC6458C3EF4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue