StruxaEggs Explorer

Half-Life 2: Deathmatch

Game

Fast multiplayer action set in the Half-Life 2 universe! HL2's physics adds a new dimension to deathmatch play. Play straight deathmatch or try Combine vs. Resistance teamplay. Toss a toilet at your friend today!

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

Startup Command

./srcds_run -console -game hl2mp -maxplayers {{MAX_PLAYERS}} +map {{MAP_NAME}} -port {{SERVER_PORT}} -tickrate {{TICK_RATE}}

Docker Images

LabelImage
ghcr.io/ptero-eggs/steamcmd:debianghcr.io/ptero-eggs/steamcmd:debian

Environment Variables

NameVariableDefaultRules
Steam App ID
Steam App ID used for installation and updates. Rarely needs to be changed.
SRCDS_APPID232370required|string|in:232370
Auto Update
Disabling or enabling automated updates on boot
AUTO_UPDATE1required|boolean
Server Name
Name of the server
SERVER_NAMEPterodactyl-serverrequired|string|max:30
Map Name
The name of the map
MAP_NAMEdm_lockdownrequired|string
Max Players
Maximum number of players allowed
MAX_PLAYERS20required|between:1,20
Server Password
The password used to join the server
SERVER_PASSWORDChangeMerequired|string
Rcon Password
The password used for the server rcon
RCON_PASSWORDChangeMerequired|string
Tick Rate
Server tick rate
TICK_RATE66required|string