From b24c635c55dec2b902401d59d3ecaba4121b2778 Mon Sep 17 00:00:00 2001 From: VolcaEM <63682805+VolcaEM@users.noreply.github.com> Date: Tue, 2 Jun 2020 14:41:47 +0200 Subject: [PATCH] Remove outdated "canary" command (for yuzu) Canary is not mantained anymore --- src/responses/yuzu.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/responses/yuzu.json b/src/responses/yuzu.json index d3fd86b..ae03ac5 100644 --- a/src/responses/yuzu.json +++ b/src/responses/yuzu.json @@ -13,7 +13,6 @@ "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: "}, - "canary": { "reply": "The Nightly builds are expected to keep maximum accuracy, and therefore, cannot run many commercial titles at the moment. \nCanary builds contain code that ignores assertions, and makes the games run without having implementations of service commands, GPU shaders, etc. In addition to that, Canary might also have features or fixes that have not yet been merged into Nightly."}, "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. "},