You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[U] Now client side can use WorldLink.toml to customize RelayUrl with custom port. Just incase if server side is using other relay port instead of 20101. If user not defining RelayUrl or comment it out, it will use the LobbyUrl link with the default port 20101. (Modification has been made to WorldLink.toml, check it out! I wrote some comment in there)
[F] Fixed the issue where new clients could not join a room opened by an old client. This was caused by accidentally using different UserIDs types.
0 commit comments