diff --git a/SERVERS.md b/SERVERS.md index 55253a4..a98448c 100644 --- a/SERVERS.md +++ b/SERVERS.md @@ -2,7 +2,10 @@ [<-- Back to README.md](./README.md) -Requests are sent after the game client authenticates with the server. +Requests are sent after any of these events: +* Nameserver response +* Authentication response +* Local account fetch response ## Endpoints