summaryrefslogtreecommitdiff
path: root/games/quake3server-ra3/MESSAGE
blob: 6fc9d19db406251c1ccb8b8069be832433e31987 (plain)
1
2
3
4
5
6
7
8
9
10
===========================================================================
$NetBSD: MESSAGE,v 1.2 2004/01/22 09:08:51 xtraeme Exp $

To start a Rocket Arena Quake3 server, add this to your /etc/rc.conf:

	quake3server="YES"
	quake3server_flags="+set fs_game arena +set dedicated 1
			    +exec server.cfg &"

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