diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-01-22 12:01:35 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-01-22 12:01:35 +0000 |
commit | e579bba2e793e7b7c716b5d3295a276e50a81a73 (patch) | |
tree | a1ee29470ae7f2a4ac325298c5a5019647ac660c /games/quake3server-excessive/MESSAGE | |
parent | 3294e09e324f7b3d59493c194049647426ef1eb2 (diff) | |
download | pkgsrc-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/MESSAGE | 10 |
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 &" + +=========================================================================== |