feat: multi project support, maintaince
This commit is contained in:
@@ -36,6 +36,7 @@ public struct RagonServerConfiguration
|
||||
public int LimitBufferedEvents;
|
||||
public int LimitUserDataSize;
|
||||
public int LimitPropertySize;
|
||||
public int LimitConnectionsPerProject;
|
||||
|
||||
private static Dictionary<string, ServerType> _serverTypes = new Dictionary<string, ServerType>()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user