===========================================================================
$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", ...

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