mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-14 19:56:06 +00:00
Add nettest command
This commit is contained in:
@@ -86,6 +86,8 @@ public:
|
||||
};
|
||||
}
|
||||
|
||||
static std::string GetServerCheckUrl() { return "https://check.beammp.com"; }
|
||||
|
||||
static std::string GetBackendUrlForAuth() { return "https://auth.beammp.com"; }
|
||||
static std::string GetBackendUrlForSocketIO() { return "https://backend.beammp.com"; }
|
||||
static void CheckForUpdates();
|
||||
|
||||
Reference in New Issue
Block a user