summaryrefslogtreecommitdiff
path: root/games/quake3server-ut/MESSAGE
blob: 9bac44e2424f2850150a64f46fb741c0617d9614 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
===========================================================================
$NetBSD: MESSAGE,v 1.2 2004/01/22 13:50:15 xtraeme Exp $

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

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

You will need to create a custom ut.cfg file, and place it in 
${Q3MODDIR}.

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