StruxaEggs Explorer

Sven Co-op

Game

Sven Co-op is a co-operative game originally based around Valve Software's Half-Life. In this game players must work together against computer controlled enemies and solve puzzles as a team.

Author: pteroducktyl@yildri.nlSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

./svends_run -console -port {{SERVER_PORT}} +maxplayers {{SC_PLAYERS}} +map {{SC_MAP}} +ip 0.0.0.0 -strictportbind -norestart

Docker Images

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

Environment Variables

NameVariableDefaultRules
Default Map
The default map for the server.
SC_MAPsvencoop1required|string
Max Players
The maximum amount of players that can play on the server at once.
SC_PLAYERS12required|numeric|between:2,32
Server Name
The name your server will appear as on the in Sven Co-op in-game server list.
SC_NAMESven Co-op serverrequired|string|max:40
Password
Password required to join the server. Leave blank to disable.
SC_PASSWORDnonenullable|string|max:20
Region
The region your server is in. This is used in Steam's server browser, so players can look for servers near by. This does not restrict players from connecting to your server. -1: Do not list server in the server browser. 0: USA east coast. 1: USA west coast. 2: South America (continent) 3: Europe. 4: Asia. 5: Australia (continent, aka Oceania) 6: Middle East. 7: Africa. 255: International.
SC_REGION255required|numeric|between:-1,255
Source AppID
Required for game to update on server restart. Do not modify this.
SRCDS_APPID276060required|string|max:20

Features

steam_disk_space