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

View file

@ -1,23 +0,0 @@
{
"_id": -1,
"name": "TwoWayMute",
"modversion": "1.0.0",
"gameversion": "2024r177",
"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.",
"searchtags": [
"mute",
"communication",
"meow",
"car"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r44/TwoWayMute.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/TwoWayMute/",
"changelog": "- Initial Release",
"embedcolor": "#f61963"
}