From 904c196a18ee304c52f902c889e6c9f4bd400902 Mon Sep 17 00:00:00 2001 From: TGP17 <86961834+TGP17@users.noreply.github.com> Date: Mon, 20 Nov 2023 20:47:08 +0100 Subject: [PATCH] Update citra bot .apk command This updates the .apk command, by saying to download the .apk.zip, while it previously said to download the .apk, which isn't correct anymore --- src/responses/citra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/responses/citra.json b/src/responses/citra.json index b2c2aee..35bf5c2 100644 --- a/src/responses/citra.json +++ b/src/responses/citra.json @@ -5,7 +5,7 @@ "requirements": { "reply": "Please refer to our **Frequently Asked Questions**. The only requirements for Citra are a GPU that supports at least OpenGL 4.3 and a 64-bit OS, but you definitely want a processor with the highest possible performance per core. "}, "roms": { "reply": "Please read our __community rules__. Warez/downloading games talk is strictly prohibited. To prevent legal issues, you are not allowed to post links or refer to any kind of ROM, NAND, ISO, game, or other copyrighted material that has been illegally obtained or shared. "}, "dump-game": { "reply": "Please refer to our __game dumping guides__. \nFor Cartridges: \nFor Installed Titles: \nTo dump DLC and Updates, use this guide and install the results through `File -> Install CIA...`"}, - "apk": { "reply": "Official Citra for Android has been released! Download the .apk (the second `citra-android-universal` link) from . \nIf you have the Citra Android app from the Google Play Store installed, please uninstall it before installing from our Nightly repo. Your save data will transfer over and if you have paid for Citra Premium, that will transfer over too. \n\nPlease note that the current app is a beta version and not everything works right away. We will continue to fix issues/bugs and release updates."}, + "apk": { "reply": "Official Citra for Android has been released! Download the .apk.zip (the second `citra-android-universal` link) from . \nIf you have the Citra Android app from the Google Play Store installed, please uninstall it before installing from our Nightly repo. Your save data will transfer over and if you have paid for Citra Premium, that will transfer over too. \n\nPlease note that the current app is a beta version and not everything works right away. We will continue to fix issues/bugs and release updates."}, "dump-system": { "reply": "Please refer to our __system dumping guide__: "}, "compat": { "reply": "Click here to view our game compatibility list: . ***A Reminder***: Compatibility ratings are user submitted data and may not accurately reflect the game's playability. Your experience may or may not be the same due to differences in hardware or software environments."}, "updates": { "reply": "You can check our latest updates on *Github*. "},