File: server.cfg

package info (click to toggle)
quake 8
  • links: PTS, VCS
  • area: contrib
  • in suites: jessie, jessie-kfreebsd
  • size: 928 kB
  • ctags: 5
  • sloc: sh: 510; makefile: 182
file content (16 lines) | stat: -rw-r--r-- 498 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Example Quake server configuration for Debian
// This is installed into /etc/quake-server/server.cfg and symlinked into
// the game directory as debian_server.cfg, so you can run it via:
//
//     exec debian_server.cfg

deathmatch 1
hostname "An anonymous Debian server"
timelimit 30
fraglimit 30
map dm1

// Various options depend on the server version you're using.
// When using darkplaces-server, you can use "sv_public 1" to advertise
// your server to the "master servers"
// sv_public 0