diff --git a/QuickMute/QuickMute-1-1.4.0.1.ckan b/QuickMute/QuickMute-1-1.4.0.1.ckan new file mode 100644 index 0000000000..04d042c696 --- /dev/null +++ b/QuickMute/QuickMute-1-1.4.0.1.ckan @@ -0,0 +1,49 @@ +{ + "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.1", + "ksp_version": "1.8.0", + "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.1", + "download_size": 52226, + "download_hash": { + "sha1": "852551F4747C2D5FF05C4BE6F642E40FCBA1855E", + "sha256": "42508E2342996B9F331C4A6D64EC22E870608A51B7D1DDF7CDB4406631F9833D" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}