-
|
Can I set up the server on a separate WAN server? Each client will connect to it using lanucher. If so, could you please tell me how? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hello: Yes, as long as it can be reached via the 443 on IPv4 it can be anywhere. However, if it is outside the LAN it will not get discovered and each client launcher will need to configure, something like:
As the game |
Beta Was this translation helpful? Give feedback.
Hello:
Yes, as long as it can be reached via the 443 on IPv4 it can be anywhere. However, if it is outside the LAN it will not get discovered and each client launcher will need to configure, something like:
[Server].Host = <host/IPv4>As the game
BattleServer.exe(it's a standalone executable) also requires to be in LAN to be autodiscovered, it needs to be hosted and IPv4 and ports need to configurable and accessible. Read this to use an Online-Like one, otherwise, players can only join and host lobbies for their LAN peers.