diff --git a/README.md b/README.md index ec103bf..94e7122 100644 --- a/README.md +++ b/README.md @@ -1,40 +1,10 @@ -![Banner](https://user-images.githubusercontent.com/49426949/180600012-1fa623f7-98e9-4d84-83bb-d5c99d68224d.png) +# Pretendo Network -# Pretendo +This special repository contains community files and common templates. -Pretendo is an open source Nintendo Network replacement that aims to build custom servers for the WiiU and 3DS family of consoles. +## Contents -## Contributing - -Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for contributing to the project. - -## Goals/Roadmap - -Pretendo is a large project with many smaller sections, each with their own goals. To find the goals and roadmap for a specific section of the network, check its repo. - -# Service repositories: -- NEX framework [https://github.com/PretendoNetwork/nex-go](https://github.com/PretendoNetwork/nex-go) -- Account server [https://github.com/PretendoNetwork/account](https://github.com/PretendoNetwork/account) -- eShop (PoC) [https://github.com/PretendoNetwork/eShop](https://github.com/PretendoNetwork/eShop) - -# Non-service repositories: -- Official Discord bot [https://github.com/PretendoNetwork/Bandwidth](https://github.com/PretendoNetwork/Bandwidth) -- Official proxy [https://github.com/PretendoNetwork/maryo](https://github.com/PretendoNetwork/maryo) - -## License - -This project is licensed under the Mozilla Public License 2.0 License - see the [LICENSE](LICENSE) file for details - -## Acknowledgments - -* PRUDP/NEX was originally designed and developed by [Quazal](https://en.wikipedia.org/wiki/List_of_Ubisoft_subsidiaries#Quazal) -* Huge thanks to [Kinnay](https://github.com/Kinnay) as without his reverse engineering work and documentation of PRUDP and NEX, we doubt Pretendo would be anywhere today. - -Our full list of acknowledgements are visible on [our website](https://pretendo.network/#credits) - -**Come join our discord server!** -

- - - -

+* [License](LICENSE) +* [Security Policy](.github/SECURITY.md) +* [Code of Conduct](.github/CODE_OF_CONDUCT.md) +* [Contribution Guide](.github/CONTRIBUTING.md) diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..ab3262f --- /dev/null +++ b/profile/README.md @@ -0,0 +1,18 @@ +# 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. + +For more information on the project such as current goals, project status and other news, visit [our website](https://prentendo.network). + +As a fully open-source project, Prentendo welcomes contributions made by the community. If you are interested in contributing, please refer to the [contribution guide](../.github/CONTRIBUTING.md). + +## Official Links + +* [Website](https://prentendo.network) +* [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)