diff options
author | B. Watson <yalhcru@gmail.com> | 2012-01-15 23:21:38 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-01-15 23:21:38 -0600 |
commit | 9daa6f9f29d694e2482ca75bce19a19dabfaed81 (patch) | |
tree | 93ddb2dd01d326a7dc7ef9b5fb4735b1b4ee531a /games/odamex/README | |
parent | fa40eb3d306cada6a7d06c40aab779a93ff9769d (diff) | |
download | slackbuilds-9daa6f9f29d694e2482ca75bce19a19dabfaed81.tar.gz |
games/odamex: Added (Online Doom Multiplayer Experience)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/odamex/README')
-rw-r--r-- | games/odamex/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/games/odamex/README b/games/odamex/README new file mode 100644 index 0000000000..9e096a8886 --- /dev/null +++ b/games/odamex/README @@ -0,0 +1,18 @@ +Odamex (Online Doom Multiplayer Experience) is a modification of DOOM +to allow players to compete with each other over the Internet using the +client/server architecture. + +This requires either wxGTK or wxPython. +To hear in-game music, install either eawpats or freepats. + +You'll also need the game data (WAD file) from one of the following: + +Shareware Doom v1.9 (DOOM1.WAD) +Ultimate Doom v1.9 (DOOM.WAD) +Doom II v1.9 (DOOM2.WAD) +Final Doom: TNT Evilution v1.9 (TNT.WAD) +Final Doom: The Plutonia Experiment v1.9 (PLUTONIA.WAD) +FreeDoom v0.6.2 (FREEDOOM.WAD) + +Place the WAD file(s) in /usr/share/games/doom. The filenames can be +all lowercase (doom.wad) or all uppercase (DOOM.WAD). |