Multiplayer patch for Planet Explorers. Works for Windows x64.
Server
folder inside your PE installation.ConfigFiles/ServerConfig.conf
.
ServerName
to something distinguishable.PublicServer
to true if you want it to be accessible through internet, or leave it false to make it a LAN-server.PE_Server.exe
.
output_log.txt
created in the folder. Look inside it for the line
[Steamworks.NET] GameServer connected successfully
If you see it, the server started successfully.
Multiplayer
button, create your character.Internet
tab (if the PublicServer
was set to true
) or in LAN
.
PublicServer
was set to true
, you won't see your server in the LAN
tab even if it is in your LAN. Setting the PublicServer
to false
is the only way to connect to the server without internet access.output_log.txt
in the root folder of PE. Search for lines with the words Exception
or [STEAMWORKS]
to get a clue of what's wrong.