StruxaEggs Explorer

Abiotic Factor

Game

Abiotic Factor is a survival crafting experience for 1-6 players set in the depths of an underground research facility. Caught between paranormal containment failure, a military crusade, and chaos from a dozen realms, the world’s greatest minds must survive against the universe’s biggest threats.

Author: git@robsti.devSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

cd /home/container/AbioticFactor/Binaries/Win64; proton run ./AbioticFactorServer-Win64-Shipping.exe -log -useperfthreads -NoAsyncLoadingThread -MaxServerPlayers=${NUM_PLAYERS} -PORT=${SERVER_PORT} -QueryPort=${QUERY_PORT} -ServerPassword="${SERVER_PASSWORD}" -SteamServerName="${SERVER_NAME}" & AF_PID=$!; tail -c0 -F /home/container/AbioticFactor/Saved/Logs/AbioticFactor.log --pid=$AF_PID

Docker Images

LabelImage
ghcr.io/ptero-eggs/steamcmd:protonghcr.io/ptero-eggs/steamcmd:proton

Environment Variables

NameVariableDefaultRules
[STEAM] SRCDS_APPID
Steam App ID
SRCDS_APPID2857200required|numeric
[STEAM] Auto Update
Should Auto Update
AUTO_UPDATE1required|boolean
[SERVER] Server Name
Name of the server
SERVER_NAMEA Pterodactyl Hosted Serverrequired|string|max:64
[STEAM] WINDOWS_INSTALL
WINDOWS_INSTALL1required|boolean|in:1
[SERVER] Server Password
Server access password
SERVER_PASSWORDnonerequired|string|max:30
[SERVER] Query Port
Steam query port
QUERY_PORT27015required|numeric
[SERVER] Number of Players
Number of allowed player connections
NUM_PLAYERS6required|numeric|between:1,32

Features

steam_disk_space