mirror of
https://github.com/PretendoNetwork/account.git
synced 2026-05-16 00:40:50 -05:00
8 lines
409 B
Markdown
8 lines
409 B
Markdown
# Account server
|
|
|
|
Replacement for several account-based services used by the WiiU and 3DS. It replaces the NNID api as well as NASC for the 3DS. It also contains a dedicated PNID api service for getting details of PNIDs outside of the consoles (used by the website)
|
|
|
|
Uses the [IP2Location LITE database](https://lite.ip2location.com) for IP geolocation.
|
|
|
|
## Setup
|
|
See [SETUP.md](SETUP.md) for how to self host |