mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-14 02:04:14 +01:00
push client 0.3.0
This commit is contained in:
parent
42f598b9d5
commit
801969f0d2
7 changed files with 39 additions and 81 deletions
|
|
@ -26,7 +26,7 @@ namespace MareSynchronos.WebAPI
|
|||
public partial class ApiController : IDisposable
|
||||
{
|
||||
public const string MainServer = "Lunae Crescere Incipientis (Central Server EU)";
|
||||
public const string MainServiceUri = "wss://v2202207178628194299.powersrv.de:6872";
|
||||
public const string MainServiceUri = "wss://maresynchronos.com";
|
||||
|
||||
public readonly int[] SupportedServerVersions = { Api.Version };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue