blob: c86769d4ad65cf2a9ab09e714f17ec27119ca897 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
===========================================================================
$NetBSD: MESSAGE,v 1.3 2005/09/28 12:41:40 rillig 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}.
===========================================================================
|