NAK_CVR_Mods/AutoAccept/format.json
2026-06-19 01:10:49 -05:00

23 lines
No EOL
1.1 KiB
JSON

{
"_id": -1,
"name": "AutoAccept",
"modversion": "1.0.0",
"gameversion": "2026r182",
"loaderversion": "0.7.2",
"modtype": "Mod",
"author": "NotAKidoS",
"description": "Small invite tweaks to make them less annoying.\n\n**Features:**\n- Invite Modes in Friends tab:\n - Ask: Sends the invite to the Messages tab\n - All: Auto-accepts invites from any friend\n - Select: Auto-accepts invites from starred friend categories\n - DND: Silently ignores all incoming invites\n- Added HUD notification on invite receive which displays the senders username\n- Replaced annoying API Response confirmation prompts with simple menu toasts \n\n-# This mod is intended to be a more flexible alternative to the JoinMe mod.",
"searchtags": [
"invites",
"joinme",
"auto",
"request"
],
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r50/AutoAccept.dll",
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/AutoAccept/",
"changelog": "- Initial release",
"embedcolor": "#f61963"
}