StruxaEggs Explorer

Fortresscraft Evolved

Game

FortressCraft Evolved is a unique blend of Voxel Landscapes, Tower Defense, Crafting, Logistics, Exploration, Combat and Assembly lines. Players begin by crash-landing on a strange alien world, left with only a small handful of starting machines..

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

Startup Command

rm ./unity.log; ./FC_Linux_Universal.x86_64 -batchmode -nographics -logFile ./unity.log & ENS_PID=$! ; tail -c0 -F ./unity.log --pid=$ENS_PID | grep -Ev "Filename:|DebugBindings|buildslave|Line:"

Docker Images

LabelImage
Debian STEAMCMDghcr.io/ptero-eggs/steamcmd:debian

Environment Variables

NameVariableDefaultRules
[STEAM] Steam User
This is a required setting and cannot be set to anonymous.
STEAM_USERnonenullable|string
[STEAM] Steam Password
Steam User Password
STEAM_PASSnonenullable|string
[STEAM] Game ID
The ID corresponding to the game to download and run using SRCDS
SRCDS_APPID443600string
[STEAM] Steam Auth
Steam account auth code. Required if you have 2fa enabled
STEAM_AUTHnonenullable|string|max:5
[STEAM] Auto Update Server
This is to auto-update the game server
AUTO_UPDATE1required|boolean
[STEAM] Beta Branch
Installs beta branch if specified.
SRCDS_BETAIDlinux_server_headlessnullable|string|max:50
[SERVER] Server Name
Server name
SERVER_NAMEPterodactyl Dedicated Server Worldrequired|string|max:50
[SERVER] RCON port
RCON Port
RCON_PORT27001required|string|max:20
[SERVER] RCON Password
RCON Password
RCON_PASSWORDchangemerequired|string|max:20
[SERVER] Max Players
Max Players (default is 64)
MAX_PLAYERS64required|integer|min:1|max:64
[SERVER] World Name
Specific World to load by the server at startup
WORLDNAMEWorldNamerequired|string|max:50
[SERVER] Public
Should the Server list itself on the Publicserverlist? If you set this to true everybody might join. Griefers might/will do what they want on the server, be sure to take measures.
PUBLICfalserequired|string|in:true,false
[SERVER] Auto Pause
Should the server go to sleep when nobody is on it?
AUTO_PAUSEtruerequired|string|in:true,false
[GAME WORLD] Resources
Choices are : Rapid, Plentiful, Scarce, Greg
G_RESOURCEscarcerequired|string|in:rapid,plentiful,scarce,greg
[GAME WORLD] Conveyors
Speed of conveyors : Slow, Fast
G_CONVEYORslowrequired|string|in:slow,fast
[GAME WORLD] Power
Power Choices : Scarce, Plentiful
G_POWERscarcerequired|string|in:scarce,plentiful
[GAME WORLD] Day
Day Choices : Eternal, Normal, Night
G_DAYnormalrequired|string|in:eternal,normal,night
[GAME WORLD] CarePackage
G_CAREPACKAGEfalserequired|string|in:true,false
[GAME WORLD] Flat land
G_FLATLANDfalserequired|string|in:true,false
[GAME WORLD] RushMode
G_RushModefalserequired|string|in:true,false