NAK_CVR_Mods/TwoWayMute/format.json
2024-12-27 17:55:39 -06:00

23 lines
No EOL
713 B
JSON

{
"_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.\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"
}