From 6e895687f85f1d7a1456e0f17de68af17b7bf2a8 Mon Sep 17 00:00:00 2001 From: Tobias Date: Mon, 30 Jul 2018 14:56:51 +0200 Subject: [PATCH] Make .alpha describe the current situation more accurately --- src/responses/citra.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/responses/citra.json b/src/responses/citra.json index c0c5c42..648c68d 100644 --- a/src/responses/citra.json +++ b/src/responses/citra.json @@ -8,7 +8,7 @@ "dump-game": { "reply": "Please refer to our __game dumping guides__. *or* "}, "dump-system": { "reply": "Please refer to our __system dumping guide__. "}, "pokemon": { "reply": "Click here to view our game compatibility list: "}, - "alpha": { "reply": "*Citra* is currently in very early stages of development. Games usually run less than full-speed even on the best computers. Expect bugs and glitches to appear in most games. Many features found in more mature emulators are still in the works. For any major updates, please visit "}, + "alpha": { "reply": "*Citra* is currently in early stages of development. Some games usually run less than full-speed even on the best computers. Expect bugs and glitches to appear in most games. Many features found in more mature emulators are still in the works. For any major updates, please visit "}, "updates": { "reply": "You can check our latest updates on *Github*. "}, "download": { "reply": "Please only download from the official *Citra* website, as downloading from other sources is not supported here. "}, "legal": { "reply": "*Citra* is legal, we don't support illegal activities. Dumping your purchased games and system files from your 3DS is legal. Downloading them is not."}, @@ -21,4 +21,4 @@ "canary": { "reply": "The nightly build of Citra contains already reviewed and tested features. If you require support with the installation or use of Citra, or you want to report bugs you should use this version.\nThe Canary build of Citra is the same as our nightly builds, with additional features that are still waiting on review before making it into the official Citra builds. We will not provide support for issues found only in this version. If you believe you’ve found a bug, please retest on our nightly builds. Both versions are still in development, so expect crashes and bugs."} } } - \ No newline at end of file +