Started on UE4 server, semi working handshake
This commit is contained in:
@@ -12,7 +12,7 @@ public class EnterMatchmaking : ICloudScriptFunction<FYEnterMatchAzureFunction,
|
||||
Success = true,
|
||||
Address = "127.0.0.1",
|
||||
ErrorMessage = "",
|
||||
Port = 30229,
|
||||
Port = 7777,
|
||||
ShardIndex = 0,
|
||||
SingleplayerStation = false,
|
||||
MaintenanceMode = false,
|
||||
|
||||
Reference in New Issue
Block a user