Merge pull request #2 from Leo626/update-links

Update the links for website
This commit is contained in:
Christopher J. Gilbert 2017-02-27 08:39:30 -05:00 committed by GitHub
commit cffaa53879
1 changed files with 8 additions and 8 deletions

View File

@ -2,18 +2,18 @@
"commandPrefix": ".",
"logChannel": null,
"clientLoginToken": null,
"pmReply": "Please refer to our **Frequently Asked Questions**. <https://citra-emu.org/wikis/faq>",
"pmReply": "Please refer to our **Frequently Asked Questions**. <https://citra-emu.org/wiki/FAQ/>",
"quotes": {
"faq": { "reply": "Please refer to our **Frequently Asked Questions**. <https://citra-emu.org/wikis/faq>" },
"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. <https://citra-emu.org/wikis/faq>"},
"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. <https://citra-emu.org/page/rules>"},
"dump-game": { "reply": "Please refer to our __game dumping guides__. <https://citra-emu.org/wiki/dumping-game-cartridges> & <https://citra-emu.org/wiki/dumping-installed-titles>"},
"dump-system": { "reply": "Please refer to our __system dumping guide__. <https://citra-emu.org/wikis/dumping-system-archives-and-the-shared-fonts-from-a-3ds-console>"},
"faq": { "reply": "Please refer to our **Frequently Asked Questions**. <https://citra-emu.org/wiki/FAQ/>" },
"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. <https://citra-emu.org/wiki/FAQ/>"},
"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. <https://citra-emu.org/rules/>"},
"dump-game": { "reply": "Please refer to our __game dumping guides__. <https://citra-emu.org/wiki/Dumping-Game-Cartridges> & <https://citra-emu.org/wiki/Dumping-Installed-Titles>"},
"dump-system": { "reply": "Please refer to our __system dumping guide__. <https://citra-emu.org/wiki/Dumping-System-Archives-and-the-Shared-Fonts-from-a-3DS-Console>"},
"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 <https://citra-emu.org/>"},
"updates": { "reply": "You can check our latest updates on *Github*. <https://github.com/citra-emu/citra/pulse>"},
"download": { "reply": "Please only download from the official *Citra* website, as downloading from other sources is not supported here. <https://citra-emu.org/page/download>"},
"download": { "reply": "Please only download from the official *Citra* website, as downloading from other sources is not supported here. <https://citra-emu.org/download/>"},
"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: <https://citra-emu.org/wiki/building-for-windows> \nmacOS: <https://citra-emu.org/wiki/building-for-macos> \nLinux: <https://citra-emu.org/wiki/building-for-linux>"}
"building": { "reply": "Please refer to our building guides.\nWindows: <https://citra-emu.org/wiki/Building-for-Windows> \nmacOS: <https://citra-emu.org/wiki/Building-for-macOS> \nLinux: <https://citra-emu.org/wiki/Building-for-Linux>"}
}
}