feat: added server address in relay.config.json
This commit is contained in:
@@ -26,6 +26,7 @@ public enum ServerType
|
||||
public struct RagonServerConfiguration
|
||||
{
|
||||
public string ServerKey;
|
||||
public string ServerAddress;
|
||||
public ushort ServerTickRate;
|
||||
public string Protocol;
|
||||
public ushort Port;
|
||||
|
||||
Reference in New Issue
Block a user