fix for fj
This commit is contained in:
parent
7181faff0b
commit
e89ff9101e
1 changed files with 15 additions and 7 deletions
22
README.md
22
README.md
|
|
@ -1,10 +1,18 @@
|
||||||
# Pretendo Network
|
# About Pretendo Network
|
||||||
|
Pretendo is an open source Nintendo Network replacement that aims to build custom servers for the Wii U and 3DS family of consoles. Our goal is to preserve the online functionality of these consoles, to allow players to continue to play their favorite Wii U and 3DS games to their fullest capacity.
|
||||||
|
|
||||||
This special repository contains community files and common templates.
|
For more information on the project such as current goals, project status and other news, visit [our website](https://pretendo.network).
|
||||||
|
|
||||||
## Contents
|
As a fully open-source project, Pretendo welcomes contributions made by the community. If you are interested in contributing, please refer to the [contribution guide](../.github/CONTRIBUTING.md).
|
||||||
|
|
||||||
* [License](LICENSE)
|
## Official Links
|
||||||
* [Security Policy](.github/SECURITY.md)
|
|
||||||
* [Code of Conduct](.github/CODE_OF_CONDUCT.md)
|
* [Website](https://pretendo.network)
|
||||||
* [Contribution Guide](.github/CONTRIBUTING.md)
|
* [Discord](https://discord.gg/pretendo)
|
||||||
|
* [Forum](https://forum.pretendo.network/)
|
||||||
|
* [Twitter](https://twitter.com/pretendonetwork)
|
||||||
|
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
This project is licensed under the [GNU Affero General Public License version 3](../LICENSE)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue