From 65d12cdef6565e3e755ea44de1790d30da6ef24f Mon Sep 17 00:00:00 2001 From: Christophe Asselin Date: Wed, 26 Jun 2024 18:07:10 -0400 Subject: [PATCH] chore: create organization profile readme Create a simpler and updated README for the Pretendo Network organization profile README. Replace contents of existing README to explain the purpose of the repository. --- README.md | 41 ++--------------------------------------- profile/README.md | 16 ++++++++++++++++ 2 files changed, 18 insertions(+), 39 deletions(-) create mode 100644 profile/README.md diff --git a/README.md b/README.md index ec103bf..31525c7 100644 --- a/README.md +++ b/README.md @@ -1,40 +1,3 @@ -![Banner](https://user-images.githubusercontent.com/49426949/180600012-1fa623f7-98e9-4d84-83bb-d5c99d68224d.png) +# Pretendo Network -# Pretendo - -Pretendo is an open source Nintendo Network replacement that aims to build custom servers for the WiiU and 3DS family of consoles. - -## 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!** -

- - - -

+This special repository contains community files. \ No newline at end of file diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..a3f6dd0 --- /dev/null +++ b/profile/README.md @@ -0,0 +1,16 @@ +# 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. + +Visit [our website](https://prentendo.network) for more information on the project. + +## Official Links + +* [Website](https://prentendo.network) +* [Discord](https://discord.gg/pretendo) +* [Forum](https://forum.pretendo.network/) +* [X/Twitter](https://x.com/pretendonetwork) + + +## License + +This project is licensed under the [GNU Affero General Public License version 3](../LICENSE)