Home games Dead Matter
Dead Matter Game After a rampant viral outbreak causes global society to collapse, you must survive the harsh wilderness of the Canadian Rockies amidst vast hordes of Infected and rival survivors.
Author: josdekurk@gmail.com Source: pterodactyl/game-eggs Updated: 5/24/2026 Startup Command rm /home/container/DeadMatter/Saved/Logs/DeadMatter.log; proton run DeadMatter/Binaries/Win64/DeadMatterServer-Win64-Test.exe -SteamServerName="{{SERVER_NAME}}" -port={{SERVER_PORT}} -queryport={{QUERY_PORT}} & DM_PID=$!; tail -c0 -F /home/container/DeadMatter/Saved/Logs/DeadMatter.log --pid=$DM_PIDDocker Images Label Image ghcr.io/ptero-eggs/steamcmd:proton ghcr.io/ptero-eggs/steamcmd:proton
Environment Variables Name Variable Default Rules App ID
SRCDS_APPID 2584780 required|string|in:2584780 Windows Install
WINDOWS_INSTALL 1 required|boolean|in:1 Query Port
QUERY_PORT 7002 required|numeric Server Name
The name of the server
SERVER_NAME A Pterodactyl hosted server required|string|max:128 Auto Update
Auto Update the server on start
AUTO_UPDATE 1 required|boolean