diff options
author | Christopher J. Gilbert <chris062689@gmail.com> | 2017-03-06 14:58:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-06 14:58:05 +0100 |
commit | ed6201c59042cdc43d04f180a1f9747cd934f6e8 (patch) | |
tree | aed14a0e0697b3200f1caf427ef3d37364537e35 | |
parent | Merge pull request #2603 from wwylele/please-signal (diff) | |
parent | New website link updates. (diff) | |
download | yuzu-ed6201c59042cdc43d04f180a1f9747cd934f6e8.tar yuzu-ed6201c59042cdc43d04f180a1f9747cd934f6e8.tar.gz yuzu-ed6201c59042cdc43d04f180a1f9747cd934f6e8.tar.bz2 yuzu-ed6201c59042cdc43d04f180a1f9747cd934f6e8.tar.lz yuzu-ed6201c59042cdc43d04f180a1f9747cd934f6e8.tar.xz yuzu-ed6201c59042cdc43d04f180a1f9747cd934f6e8.tar.zst yuzu-ed6201c59042cdc43d04f180a1f9747cd934f6e8.zip |
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,7 +7,7 @@ Citra Emulator Citra is an experimental open-source Nintendo 3DS emulator/debugger written in C++. It is written with portability in mind, with builds actively maintained for Windows, Linux and macOS. Citra only emulates a subset of 3DS hardware, and therefore is generally only useful for running/debugging homebrew applications. At this time, Citra is even able to boot several commercial games! Most of these do not run to a playable state, but we are working every day to advance the project forward. -Citra is licensed under the GPLv2 (or any later version). Refer to the license.txt file included. Please read the [FAQ](https://citra-emu.org/wikis/faq) before getting started with the project. +Citra is licensed under the GPLv2 (or any later version). Refer to the license.txt file included. Please read the [FAQ](https://citra-emu.org/wiki/FAQ/) before getting started with the project. Check out our [website](https://citra-emu.org/)! @@ -27,7 +27,7 @@ If you want to contribute please take a look at the [Contributor's Guide](CONTRI ### Support -We happily accept monetary donations, or donated games and hardware. Please see our [donations page](https://citra-emu.org/page/donate) for more information on how you can contribute to Citra. Any donations received will go towards things like: +We happily accept monetary donations, or donated games and hardware. Please see our [donations page](https://citra-emu.org/donate/) for more information on how you can contribute to Citra. Any donations received will go towards things like: * 3DS consoles for developers to explore the hardware * 3DS games for testing * Any equipment required for homebrew |