mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
MutualMute: Stole name idea, now it's MutualMute
This commit is contained in:
parent
40bc88586e
commit
ac9af46bd6
5 changed files with 23 additions and 20 deletions
23
MutualMute/format.json
Normal file
23
MutualMute/format.json
Normal 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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue