c52cc729c5
explain how we should start it. From David Ferlier in PR pkg/24131.
9 lines
359 B
Text
9 lines
359 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1 2004/01/22 09:02:30 xtraeme Exp $
|
|
|
|
To start a standard Quake3 dedicated server, add this in /etc/rc.conf:
|
|
|
|
quake3server="YES"
|
|
quake3server_flags="+set dedicated 1 +set sv_pure 1 &"
|
|
|
|
===========================================================================
|