From 2f3d756387b538de1b46770fed7f7e0f73f151df Mon Sep 17 00:00:00 2001 From: Leo626 Date: Mon, 27 Feb 2017 09:31:35 -0400 Subject: [PATCH] Update the links for website --- config/default.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/default.json b/config/default.json index 36120e0..0d6d08c 100644 --- a/config/default.json +++ b/config/default.json @@ -2,18 +2,18 @@ "commandPrefix": ".", "logChannel": null, "clientLoginToken": null, - "pmReply": "Please refer to our **Frequently Asked Questions**. ", + "pmReply": "Please refer to our **Frequently Asked Questions**. ", "quotes": { - "faq": { "reply": "Please refer to our **Frequently Asked Questions**. " }, - "requirements": { "reply": "Please refer to our **Frequently Asked Questions**. The only requirements for Citra is a GPU that supports at least OpenGL 3.3 and a 64-bit OS, but you definitely want a processor with the highest possible performance per core. "}, - "roms": { "warn": true, "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__. & "}, - "dump-system": { "reply": "Please refer to our __system dumping guide__. "}, + "faq": { "reply": "Please refer to our **Frequently Asked Questions**. " }, + "requirements": { "reply": "Please refer to our **Frequently Asked Questions**. The only requirements for Citra is a GPU that supports at least OpenGL 3.3 and a 64-bit OS, but you definitely want a processor with the highest possible performance per core. "}, + "roms": { "warn": true, "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__. & "}, + "dump-system": { "reply": "Please refer to our __system dumping guide__. "}, "pokemon": { "reply": "Here is the current status of the most popular *Pokémon* games on our emulator. All games stated here requires a home-folder dump. \n**Pokémon X/Y:** Crashes in several occurence. Also missing most sound effects and music.\n**Pokémon OR/AS:** Fully playable\n**Pokémon S/M:** Playable up to a certain extent. Black screen will occur after defeating the Champion."}, "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 for a more stable emulation 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. "}, + "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."}, - "building": { "reply": "Please refer to our building guides.\nWindows: \nmacOS: \nLinux: "} + "building": { "reply": "Please refer to our building guides.\nWindows: \nmacOS: \nLinux: "} } }