Add game-updates command (#39)

Add game-updates command
This commit is contained in:
Zach Hilman 2018-08-27 12:21:19 -04:00 committed by Flame Sage
parent 5e57f235ac
commit 28fda1e526
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
"( ͡° ͜ʖ ͡°)": { "reply": "lenny"}, "( ͡° ͜ʖ ͡°)": { "reply": "lenny"},
"format": { "reply": "A full description of game formats the Yuzu supports and when to use them can be found on our wiki. <https://yuzu-emu.org/wiki/overview-of-switch-game-formats/>"}, "format": { "reply": "A full description of game formats the Yuzu supports and when to use them can be found on our wiki. <https://yuzu-emu.org/wiki/overview-of-switch-game-formats/>"},
"keys": { "reply": "Most games require encryption keys to boot. You can dump them from your switch by following this guide on our wiki. <https://yuzu-emu.org/wiki/dumping-decryption-keys-from-a-switch-console/>"}, "keys": { "reply": "Most games require encryption keys to boot. You can dump them from your switch by following this guide on our wiki. <https://yuzu-emu.org/wiki/dumping-decryption-keys-from-a-switch-console/>"},
"game-updates": { "reply": "Installing and using game updates are a seperate process from the base game. Check out our updates tutorial on our wiki. <https://yuzu-emu.org/wiki/how-to-install-and-use-game-updates/>"},
"log": { "reply": "This forum topic tells you how to __get the log file__: <https://community.citra-emu.org/t/how-to-upload-the-log-file/296>"} "log": { "reply": "This forum topic tells you how to __get the log file__: <https://community.citra-emu.org/t/how-to-upload-the-log-file/296>"}
} }
} }