Update yuzu.json

Add shader cache command
This commit is contained in:
Eloeri 2019-10-02 12:52:38 -05:00 committed by GitHub
parent dfdd048d39
commit 17f3129b3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,8 @@
"game-updates": { "reply": "Installing and using game updates are a separate 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 guide tells you how to __get the log file__: <https://yuzu-emu.org/help/reference/log-files/>"},
"pikachu": { "reply": "https://cdn.discordapp.com/attachments/512678820092968971/516372335826042901/yote.png"},
"quickstart": { "reply": "Please reference the __Quickstart Guide__ in order to dump your games, keys, and system files for use with yuzu. <https://yuzu-emu.org/help/quickstart/>"}
"quickstart": { "reply": "Please reference the __Quickstart Guide__ in order to dump your games, keys, and system files for use with yuzu. <https://yuzu-emu.org/help/quickstart/>"},
"shaders": { "reply": "Shader caches store parts of the game when compiling, we don't condone sharing or downloading these, since it is considered piracy"}
}
}