diff --git a/QuickMute/QuickMute-1-1.4.0.8.ckan b/QuickMute/QuickMute-1-1.4.0.8.ckan new file mode 100644 index 0000000000..402fee9412 --- /dev/null +++ b/QuickMute/QuickMute-1-1.4.0.8.ckan @@ -0,0 +1,60 @@ +{ + "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.8", + "ksp_version_min": "1.12.0", + "ksp_version_max": "1.12.5", + "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", + "bugtracker": "https://github.com/linuxgurugamer/QuickMods/issues", + "remote-avc": "http://ksp.spacetux.net/avc/QuickMute" + }, + "tags": [ + "plugin", + "convenience", + "sound" + ], + "localizations": [ + "en-us", + "fr-fr", + "zh-cn" + ], + "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.8", + "download_size": 53088, + "download_hash": { + "sha1": "2CCDA7D0C8C152322408B9AF1B6D28491E0B527D", + "sha256": "F78D810862822A63D253F322DC739A8FB536311B0BFBFCA72B2C6F556B151AF9" + }, + "download_content_type": "application/zip", + "install_size": 136066, + "release_date": "2024-03-15T18:50:42.613686+00:00", + "x_generated_by": "netkan" +}