summaryrefslogtreecommitdiff
path: root/games/quake3server-osp/MESSAGE
blob: ea56996b5c9fa41681ea701b10cc8ae397fade94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2004/02/21 07:20:48 xtraeme Exp $

To start an OSP Quake3 server, add this to your /etc/rc.conf:

	quake3server="YES"
	quake3server_flags="+set fs_game osp +set dedicated 1
			    +exec <gamestyle>.cfg &"

gamestyle can be "instagib", "freezetag", ...

===========================================================================