mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-05 07:49:22 +00:00
[MuteSFX] Deprecate because functionality is doable native
This commit is contained in:
parent
8cffe8a5be
commit
915253972d
8 changed files with 4 additions and 4 deletions
23
.Deprecated/MuteSFX/format.json
Normal file
23
.Deprecated/MuteSFX/format.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"_id": 172,
|
||||
"name": "MuteSFX",
|
||||
"modversion": "1.0.3",
|
||||
"gameversion": "2023r171",
|
||||
"loaderversion": "0.6.1",
|
||||
"modtype": "Mod",
|
||||
"author": "Exterrata & NotAKidoS",
|
||||
"description": "A simple mod to add an audio cue for muting and unmuting.\n\nYou can replace the sfx in 'ChilloutVR\\ChilloutVR_Data\\StreamingAssets\\Cohtml\\UIResources\\GameUI\\mods\\MuteSFX\\audio'.",
|
||||
"searchtags": [
|
||||
"mute",
|
||||
"unmute",
|
||||
"audio",
|
||||
"sound"
|
||||
],
|
||||
"requirements": [
|
||||
"None"
|
||||
],
|
||||
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r20/MuteSFX.dll",
|
||||
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/MuteSFX/",
|
||||
"changelog": "- Fixed Push to Talk spamming SFX.",
|
||||
"embedcolor": "#92e492"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue