StruxaEggs Explorer

No One Survived

Game

This is a multiplayer cooperative open world construction survival sandbox game, where you and your friends must find supplies and build shelters in this world. You have to keep an eye on your character's needs state at all times, a bad state is likely to lead to death.

Author: josdekurk@gmail.comSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

wine WRSHServer.exe -server -log -Port={{SERVER_PORT}} -QueryPort={{QUERY_PORT}}

Docker Images

LabelImage
ghcr.io/ptero-eggs/yolks:wine_latestghcr.io/ptero-eggs/yolks:wine_latest

Environment Variables

NameVariableDefaultRules
Windows
WINDOWS_INSTALL1required|boolean
App id
SRCDS_APPID2329680required|string|in:2329680
Auto update
Auto update the server on restart
AUTO_UPDATE1required|boolean
WINEDEBUG
WINEDEBUG-allrequired|string|
WINEARCH
WINEARCHwin64required|string|in:win64,win32
WINEPATH
WINEPATH/home/containerrequired|string|
WINETRICKS_RUN
WINETRICKS_RUNvcrun2022 corefontsrequired|string|
Query Port
QUERY_PORT27015required|string|
Steam Networking
Enable or disable steam networking. Leave this to False as with True it will fail to start!
STEAM_NETWORKINGFalserequired|string|in:False,True
Server save name
The name of the archive, which is also the archive loaded by default.
SERVER_SAVE_NAMEMySaverequired|string|max:32
Server name
The name of the server
SERVER_NAMETestrequired|string|max:32
Toggle server password
True indicates that the server needs a password and False indicates that it does not need a password.
SERVER_NEED_PASSWORDFalserequired|string|in:False,True
Server password
The password for the server. Only works if 'Toggle server password' is set to True
SERVER_PASSWORDnonenullable|string|max:32
Server players
The maximum amount of players the server can join
SERVER_PLAYERS50required|numeric|between:1,100
Number of zombies
Number of zombies generated by the wave of corpse tide (25-100).
SERVER_NUM_ZOMBIES50required|numeric|between:25,100
Server region
All = non-registered region, AF = Africa, AS = Asia, EU = Europe, NA = North America, OC = Oceania, and SA = South America.
SERVER_REGIONAllrequired|string|in:All,AF,AS,EU,NA,OC,SA
Server admin password
Server administrator password
SERVER_ADMIN_PASSWORDnonerequired|string|max:32