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.
This commit is contained in:
parent
f3bebe5e95
commit
65d12cdef6
2 changed files with 18 additions and 39 deletions
41
README.md
41
README.md
|
|
@ -1,40 +1,3 @@
|
|||

|
||||
# 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!**
|
||||
<p align="left">
|
||||
<a href="https://invite.gg/pretendo" target="_blank">
|
||||
<img src="https://discordapp.com/api/guilds/408718485913468928/widget.png?style=banner2">
|
||||
</a>
|
||||
</p>
|
||||
This special repository contains community files.
|
||||
Loading…
Reference in a new issue