StruxaEggs Explorer

Black Mesa

Game

Black Mesa is a 2020 first-person shooter game. It is a third-party remake of Half-Life (1998) made in the Source game engine.

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

Startup Command

./srcds_run -game {{SRCDS_GAME}} -strictportbind -ip 0.0.0.0 -port {{SERVER_PORT}} +clientport {{SRCDS_CPORT}} +tv_port {{SRCDS_STV}} +map {{SRCDS_MAP}} +servercfgfile server.cfg -maxplayers {{MAX_PLAYERS}}

Docker Images

LabelImage
ghcr.io/ptero-eggs/games:sourceghcr.io/ptero-eggs/games:source

Environment Variables

NameVariableDefaultRules
Game ID
nmrih id
SRCDS_APPID346680required|string|in:346680
Game Name
game name
SRCDS_GAMEbmsrequired|string|max:20
Default Map
default map
SRCDS_MAPdm_crossfirerequired|string|max:25
Client port
client port
SRCDS_CPORT27005required|regex:/^(\w{1,20})$/
Source TV
source TV
SRCDS_STV27020required|string|max:20
Max Players
The maximum amount of players allowed on your game server.
MAX_PLAYERS32required|integer|max:128
Auto Update
Auto update the server on startup.
AUTO_UPDATE1required|boolean

Features

steam_disk_space