StruxaEggs Explorer

Open Fortress

Game

Open Fortress is a free Team Fortress 2 mod that introduces new gamemodes, weapons, characters, maps, and more to the world of TF2.

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

Startup Command

./srcds_run -game {{SRCDS_GAME}} -console -port {{SERVER_PORT}} +map {{SRCDS_MAP}} +ip 0.0.0.0 -strictportbind -norestart -debug +maxplayers {{MAXPLAYERS}}

Docker Images

LabelImage
games_sourceghcr.io/ptero-eggs/yolks:games_source

Environment Variables

NameVariableDefaultRules
Game ID
The ID corresponding to the game to download and run using SRCDS.
SRCDS_APPID244310required|string|in:244310
Game Name
The name corresponding to the game to download and run using SRCDS.
SRCDS_GAMEopen_fortressrequired|regex:/^(open_fortress)$/
Default Map
The default map to use when starting the server.
SRCDS_MAPdm_2fortrequired|regex:/^(\w{1,20})$/
Max Players
The maximum amount of players allowed on the server.
MAXPLAYERS24required|string|max:32

Features

steam_disk_space