diff options
Diffstat (limited to 'games-fps/quake3-bin')
-rw-r--r-- | games-fps/quake3-bin/files/q3ded.conf.d | 1 | ||||
-rw-r--r-- | games-fps/quake3-bin/files/q3ded.rc | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/games-fps/quake3-bin/files/q3ded.conf.d b/games-fps/quake3-bin/files/q3ded.conf.d index c7b3fa02714e..5ecb89b6c445 100644 --- a/games-fps/quake3-bin/files/q3ded.conf.d +++ b/games-fps/quake3-bin/files/q3ded.conf.d @@ -1,6 +1,5 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ q3_OPTS="+set com_hunkmegs 24 +set dedicated 1 +set net_port 27960 +map q3tourney2" diff --git a/games-fps/quake3-bin/files/q3ded.rc b/games-fps/quake3-bin/files/q3ded.rc index 99922748b4c6..1faaf0384e3b 100644 --- a/games-fps/quake3-bin/files/q3ded.rc +++ b/games-fps/quake3-bin/files/q3ded.rc @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need net |