MutualMute: Stole name idea, now it's MutualMute

This commit is contained in:
NotAKidoS 2025-01-15 16:42:27 -06:00
parent 40bc88586e
commit ac9af46bd6
5 changed files with 23 additions and 20 deletions

23
MutualMute/format.json Normal file
View file

@ -0,0 +1,23 @@
{
"_id": 246,
"name": "MutualMute",
"modversion": "1.0.1",
"gameversion": "2025r178",
"loaderversion": "0.6.1",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Adjusts the self moderation muting behaviour to also prevent the muted user from hearing you.\n\nBasically- if you mute someone, they will also not be able to hear you.\n-# This will work even of the other user does not have the mod installed, as it modifies the BBC Flow Control system.",
"searchtags": [
"mute",
"communication",
"meow",
"car"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r45/MutualMute.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/MutualMute/",
"changelog": "- Stole name idea, now it's MutualMute",
"embedcolor": "#f61963"
}