summaryrefslogtreecommitdiff
path: root/games-fps/duke3d/files/network.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps/duke3d/files/network.cfg')
-rw-r--r--games-fps/duke3d/files/network.cfg15
1 files changed, 0 insertions, 15 deletions
diff --git a/games-fps/duke3d/files/network.cfg b/games-fps/duke3d/files/network.cfg
deleted file mode 100644
index 46db8b3119fb..000000000000
--- a/games-fps/duke3d/files/network.cfg
+++ /dev/null
@@ -1,15 +0,0 @@
-# lifted from happypenguin.org
-
-INTERFACE [your ip address]
-
-# only peer appears to work [SERVER or CLIENT or PEER]
-MODE peer
-
-# create an allow line for everyone who will connect
-ALLOW [another player's ip address]
-ALLOW [another player's ip address]
-ALLOW [another player's ip address]
-ALLOW [another player's ip address]
-
-# try to find [number] of players and start the game
-BROADCAST [number]