Started on UE4 server, semi working handshake

This commit is contained in:
AeonLucid
2022-01-09 06:29:02 +01:00
parent e9091d7ac3
commit ed0f771df6
34 changed files with 2931 additions and 9 deletions
@@ -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,