Back to Marketplace
Source Engine

Garrys Mod

Garrys Mod, is a sandbox physics game created by Garry Newman, and developed by his company, Facepunch Studios.

0 installs Updated 1 day ago Template 2/10
Description
Garrys Mod, is a sandbox physics game created by Garry Newman, and developed by his company, Facepunch Studios.
Installation Details
Docker Image
ghcr.io/pterodactyl/games:source
Startup Command
./srcds_run -game garrysmod -console -port {{SERVER_PORT}} +ip 0.0.0.0 +host_workshop_collection {{WORKSHOP_ID}} +map {{SRCDS_MAP}} +gamemode {{GAMEMODE}} -strictportbind -norestart +sv_setsteamaccount {{STEAM_ACC}} +maxplayers {{MAX_PLAYERS}} -tickrate {{TICKRATE}} $( [ "$LUA_REFRESH" == "1" ] || printf %s '-disableluarefresh' )