StruxaEggs Explorer

Swords 'n Magic and Stuff

Game

Grab your friends and set out for adventure in a world of swords, magic, and stuff. Discover tons of cool loot, uncover hidden secrets, and meet new friends and foes along the way. Make your mark and find a place to call home in this cute, multiplayer, open world RPG

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

Startup Command

wine /home/container/SNM2020/Binaries/Win64/SNMASServer-Win64-Shipping.exe -port={{SERVER_PORT}} -QueryPort={{QUERY_PORT}} -log & ENS_PID=$! ; tail -c0 -F ./SNM2020/Saved/Logs/SNM2020.log --pid=$ENS_PID

Docker Images

LabelImage
Wineghcr.io/ptero-eggs/yolks:wine_latest

Environment Variables

NameVariableDefaultRules
WINDOWS_INSTALL
WINDOWS_INSTALL1required|boolean
App id
SRCDS_APPID2058450required|string|max:20
Auto update
Auto update the server on startup
AUTO_UPDATE1required|boolean
WINEARCH
WINEARCHwin64required|string|in:win32,win64
WINEDEBUG
WINEDEBUG-allrequired|string|max:32
WINETRICKS_RUN
WINETRICKS_RUNvcrun2019required|string|max:64
Query port
The port that Steam uses for clients to query the server (ping, etc)
QUERY_PORT27015required|string|
Server name
This is the server name used for your server. You must pick between 2 and 5 UNIQUE words (no duplicate words). The words are case insensitive The list of approved words changes can be found: `SNM2020/Saved/Logs/Allowed-Words.txt`
SNM_NAMEnonenullable|string|max:64
Admin steam id
This the Steam ID of the owner/admin of this server.
SNM_OWNER_STEAM_IDnonerequired|string|max:20
Server password
This is the server password; it is disabled by default.
SNM_PASSWORDnonenullable|string|max:32
Max players
You can specify the maximum number of players
SNM_MAX_PLAYERS16required|string|max:16
Reset time
This is the number of days between resets.
SNM_DAYS_UNTIL_RESET1required|string|max:20
Reset time
This is the local time of day when the server will reset. The format is HH:MM, and it is 24 hour format. Midnight => 00:00, 10:30AM => 10:30, 4:30PM => 16:30
SNM_RESET_TIME_OF_DAY00:00required|string|max:20