mirror of https://git.suyu.dev/suyu/suyu
Compare commits
4 Commits
c6e9ca7545
...
45ff6f0636
Author | SHA1 | Date |
---|---|---|
coolrock1 | 45ff6f0636 | |
Aaron Dewes | d02af377d4 | |
Amir Abravesh | 7a33aedc57 | |
Ethan Sligar | 589bd77d59 |
12
README.md
12
README.md
|
@ -3,9 +3,9 @@ SPDX-FileCopyrightText: 2024 suyu emulator project
|
||||||
SPDX-License-Identifier: GPL v3
|
SPDX-License-Identifier: GPL v3
|
||||||
-->
|
-->
|
||||||
|
|
||||||
**Note**: We do not support or condone piracy in any form. In order to use suyu, you'll need keys from your real Switch system, and games which you have legally obtained and paid for. We do not intend to make money or profit from this project.
|
**Note**: We do NOT support or CONDONE piracy in any form. In order to use suyu, you'll need keys from your REAL Switch system, and games which you have legally obtained and paid for. We do NOT intend to make money or profit from this project.
|
||||||
|
|
||||||
We're in need of developers. Please join our Discord server below if you want to contribute!
|
We're really in need of Awesome and Skilled developers. Please join our Discord server below if you want to contribute!
|
||||||
This repo is based on Yuzu EA 4176.
|
This repo is based on Yuzu EA 4176.
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
@ -24,7 +24,7 @@ It is written in C++ with portability in mind, and we actively maintain builds f
|
||||||
</h4>
|
</h4>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://discord.gg/2gQRBp44KT">Discord</a> |
|
<a href="https://discord.gg/suyu">Discord</a> |
|
||||||
<a href="#status">Status</a> |
|
<a href="#status">Status</a> |
|
||||||
<a href="#development">Development</a> |
|
<a href="#development">Development</a> |
|
||||||
<a href="#downloads">Downloads</a> |
|
<a href="#downloads">Downloads</a> |
|
||||||
|
@ -36,7 +36,7 @@ It is written in C++ with portability in mind, and we actively maintain builds f
|
||||||
|
|
||||||
## Status
|
## Status
|
||||||
|
|
||||||
Although we're able to make builds, we don't have a version ready for distribution yet. But we can always use more help! You can make a merge request if you'd like to see something changed, or you can [chat with other developers to find out what needs work](https://discord.gg/2gQRBp44KT).
|
Although we're able to make builds, we don't have a version ready for distribution yet. But we can always use more help! You can make a merge request if you'd like to see something changed, or you can [chat with other developers to find out what needs work](https://discord.gg/suyu).
|
||||||
|
|
||||||
**Note**: We try to update this README whenever we can, but some links might be broken, and some information may be outdated or irrelevant.
|
**Note**: We try to update this README whenever we can, but some links might be broken, and some information may be outdated or irrelevant.
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@ Although we're able to make builds, we don't have a version ready for distributi
|
||||||
|
|
||||||
This project is completely free and open source, and anyone can contribute to help improve suyu.
|
This project is completely free and open source, and anyone can contribute to help improve suyu.
|
||||||
|
|
||||||
Most of the development happens on GitLab. For development discussion, please join us on [Discord](https://discord.gg/2gQRBp44KT).
|
Most of the development happens on GitLab. For development discussion, please join us on [Discord](https://discord.gg/suyu).
|
||||||
|
|
||||||
If you want to contribute, please take a look at the [Contributor's Guide](https://gitlab.com/suyu-emu/suyu/-/wikis/Contributing) and [Developer Information](https://gitlab.com/suyu-emu/suyu/-/wikis/Developer-Information).
|
If you want to contribute, please take a look at the [Contributor's Guide](https://gitlab.com/suyu-emu/suyu/-/wikis/Contributing) and [Developer Information](https://gitlab.com/suyu-emu/suyu/-/wikis/Developer-Information).
|
||||||
You can also contact any of the developers on Discord to learn more about the current state of suyu.
|
You can also contact any of the developers on Discord to learn more about the current state of suyu.
|
||||||
|
@ -65,7 +65,7 @@ We don't have any official builds yet! If any website or person is claiming to h
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
If you have any questions, don't hesitate to ask us on [Discord](https://discord.gg/2gQRBp44KT). We don't bite!
|
If you have any questions, don't hesitate to ask us on [Discord](https://discord.gg/suyu). We don't bite!
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue