Skip to content

EdgeMultiplay Server 1.3

Latest

Choose a tag to compare

@ah1053 ah1053 released this 17 Nov 23:37
  • NEW Configure MinPlayersToStartGame in your CreateRoom request to allow adding new players for an ongoing game.(#13)
  • NEW RoomsUpdated Event is sent to all Lobby members whenever a player joins a room or leaves a room.
  • NEW You can configure the ports used in the server and the client (Refer to example.js for the server example and EdgeMultiplay/ClientSettings in the UnityClient)
  • NEW Server logs now have timestamps and 3 Log Levels (INFO, WARNING, ERROR)