Merge pull request #79 from AuraOfTheDawn/patch-3

add .mods command for game-mod database link
This commit is contained in:
Schplee 2020-02-05 09:40:16 -08:00 committed by GitHub
commit 25a711c789
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,8 @@
"r6": { "reply": ":beginner: **Rule #6:** \nNo Religious or Political discussions."},
"r7": { "reply": ":beginner: **Rule #7:** \nNo advertising of any kind, unless permission is granted. — Exceptions being texture packs / game mods that relate to yuzu, but these are handled on a case-by-case basis."},
"r8": { "reply": ":beginner: **Rule #8:** \nIn case of no written rule — the discretion of moderators shall take precedence."},
"r9": { "reply": ":beginner: **Rule #9:** \nTrying to evade or circumvent any of the above rules will be considered as breaking them. Doing so will result in warnings, and eventually a ban."}
"r9": { "reply": ":beginner: **Rule #9:** \nTrying to evade or circumvent any of the above rules will be considered as breaking them. Doing so will result in warnings, and eventually a ban."},
"mods": { "reply": "For a list of useful mods for your favorite games, check our database for downloads here: <https://yuzu-emu.org/wiki/switch-mods/>"}
}
}