StruxaEggs Explorer

Cubic Odyssey

Game

Embark on a galactic journey in Cubic Odyssey, an open-world adventure where you explore vibrant planets, craft tools, build vehicles, and fight the Red Darkness. Uncover ancient mysteries, and shape a universe full of life, danger, and limitless possibilities!

Author: ptero@redbananaofficial.comSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

wine ./server/CubicOdysseyServer.exe -Port={{GAME_PORT}} -Password="{{SERVER_PASSWORD}}" -Gamemode={{GAMEMODE}} -MaxNumPlayers={{MAX_PLAYERS}}

Docker Images

LabelImage
Wine Latestghcr.io/ptero-eggs/yolks:wine_latest
Wine Stagingghcr.io/ptero-eggs/yolks:wine_staging

Environment Variables

NameVariableDefaultRules
Steam Username
A steam username of an account that owns the server tool is required
STEAM_USERnonenullable|string
Steam Password
Steam User Password
STEAM_PASSnonenullable|string
Steam Auth Code
Steam Auth Code required if the Steam Account is using Steam Auth. Slow installs will cause the code to expire before it can be used.
STEAM_AUTHnonenullable|string
Server Name
The name of the server, this will be shown on the server-list
SERVER_NAMECubic Odyssey Serverrequired|string
Server Password
If enabled players must enter the password to join the server
SERVER_PASSWORDnonenullable|string
Game port
This sets the port the server will bind to
GAME_PORT20000required|numeric
Max Players
This will set the maximum number of allowed players
MAX_PLAYERS20required|string
Gamemode
Sets the desired game mode, it's adventure by default, available options: adventure, creative
GAMEMODEadventurerequired|in:adventure,creative
Private Server
This will make the server private/public
PRIVATE_SERVERFALSErequired|in:TRUE,FALSE
Galaxy Seed
This sets the seed used by the server
GALAXY_SEED21945875634required|string|max:11
Auto Update
autoupdate Server on start or restart. 1 = on; 0 = off
AUTO_UPDATE1required|boolean
SRCDS_APPID
SRCDS_APPID3858450required|string|in:3858450
Windows Install
Required to always install and update the correct version of the game.
WINDOWS_INSTALL1required|boolean

Features

steam_disk_space