NAK_CVR_Mods/MuteSFX/format.json
2023-07-26 11:30:19 -05:00

23 lines
No EOL
747 B
JSON

{
"_id": 172,
"name": "MuteSFX",
"modversion": "1.0.1",
"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/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r14/MuteSFX.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/MuteSFX/",
"changelog": "- Fixes for 2023r171.",
"embedcolor": "#92e492"
}