Add files from parent branch HEAD:
[pkgsrc.git] / games / quake3server-ut / MESSAGE
1 ===========================================================================
2 $NetBSD: MESSAGE,v 1.2 2004/01/22 13:50:15 xtraeme Exp $
3
4 To start an Urban Terror Quake3 server, add this to your /etc/rc.conf:
5
6         quake3server="YES"
7         quake3server_flags="+set fs_game ut +set dedicated 1
8                             +exec ut.cfg &"
9
10 You will need to create a custom ut.cfg file, and place it in
11 ${Q3MODDIR}.
12
13 ===========================================================================