summaryrefslogtreecommitdiff
path: root/games/quake3server-excessive/MESSAGE
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-01-22 12:01:35 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-01-22 12:01:35 +0000
commite579bba2e793e7b7c716b5d3295a276e50a81a73 (patch)
treea1ee29470ae7f2a4ac325298c5a5019647ac660c /games/quake3server-excessive/MESSAGE
parent3294e09e324f7b3d59493c194049647426ef1eb2 (diff)
downloadpkgsrc-e579bba2e793e7b7c716b5d3295a276e50a81a73.tar.gz
Initial import of quake3server-excessive-003, provided by David Ferlier
in PR pkg/24133. This package allows you to run a Quake III Arena dedicated server with Excessive mod under NetBSD using Linux emulation.
Diffstat (limited to 'games/quake3server-excessive/MESSAGE')
-rw-r--r--games/quake3server-excessive/MESSAGE10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/quake3server-excessive/MESSAGE b/games/quake3server-excessive/MESSAGE
new file mode 100644
index 00000000000..c68e002cfbe
--- /dev/null
+++ b/games/quake3server-excessive/MESSAGE
@@ -0,0 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2004/01/22 12:01:35 xtraeme Exp $
+
+To start an Excessive Quake3 server, add this to your /etc/rc.conf:
+
+ quake3server="YES"
+ quake3server_flags="+set dedicated 1 +set fs_game excessive
+ +exec maplist.cfg &"
+
+===========================================================================