summaryrefslogtreecommitdiff
path: root/games/quake3server-ut/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'games/quake3server-ut/MESSAGE')
-rw-r--r--games/quake3server-ut/MESSAGE12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/quake3server-ut/MESSAGE b/games/quake3server-ut/MESSAGE
new file mode 100644
index 00000000000..aefe4a3625f
--- /dev/null
+++ b/games/quake3server-ut/MESSAGE
@@ -0,0 +1,12 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2004/01/22 13:41:14 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}.
+
+===========================================================================