From ab72a9c170b518787d95c3c20f4973dde3e2dc36 Mon Sep 17 00:00:00 2001 From: Moonlacer <79172044+Moonlacer@users.noreply.github.com> Date: Tue, 5 Sep 2023 04:25:03 -0500 Subject: [PATCH] address feedback (#155) You can read! responses\yuzu: add multiplayer command You can read! --- src/responses/yuzu.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/responses/yuzu.json b/src/responses/yuzu.json index b511a96..640b40a 100644 --- a/src/responses/yuzu.json +++ b/src/responses/yuzu.json @@ -13,6 +13,7 @@ "legal": { "reply": "*yuzu* is legal, we don't support illegal activities. Dumping your purchased games and system files from your Switch is legal. Downloading them is not."}, "building": { "reply": "Please refer to our building guides.\nWindows: \nLinux: "}, "contributing": { "reply": "Contributing to the project is the best way to help the project move forward. If you are a developer, please refer to: \nSwitch reference guides: \nSwitch homebrew applications for testing: \nWiki, dedicated to Switch research: \nyuzu contributing tips: "}, + "multiplayer": { "reply": "Please refer to our __multiplayer setup guide__: "}, "lenny": { "reply": "( ͡° ͜ʖ ͡°)"}, "( ͡° ͜ʖ ͡°)": { "reply": "lenny"}, "format": { "reply": "A full description of game formats the yuzu supports and when to use them can be found on our wiki. "},