diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:40:08 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:05 +0700 |
commit | aff77826ed602176fb2a5f5681edcb62ecf1071f (patch) | |
tree | 6b7267b4ec730f5b368d6e1f344985fe47bd3bd6 /games/doomseeker/README | |
parent | 5e343d8cd573ffb757658c95db0202fca2566ad8 (diff) |
games/doomseeker: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/doomseeker/README')
-rw-r--r-- | games/doomseeker/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/games/doomseeker/README b/games/doomseeker/README index e7335513fb5a..0e20075e4edd 100644 --- a/games/doomseeker/README +++ b/games/doomseeker/README @@ -2,15 +2,15 @@ doomseeker (server browser for Doom and related games) Doomseeker is a cross-platform server browser for Doom and related games. The goal of Doomseeker is to provide a smooth, consistent -experience for players regardless of port or platform. Doomseeker provides -support for Chocolate Doom, Odamex, Zandronum[*], Sonic Robo Blast 2 -(aka srb2), and Turok 2 Remastered[*]. +experience for players regardless of port or platform. Doomseeker +provides support for Chocolate Doom, Odamex, Zandronum[*], Sonic Robo +Blast 2 (aka srb2), and Turok 2 Remastered[*]. The first time you run Doomseeker, you will have tell it the location of your game engine binaries and IWAD files. It won't look in your -PATH for the binaries, they'll be in either /usr/bin, /usr/games, -or similar. If you don't know where your IWAD file(s) are located, -try /usr/share/games/doom. +PATH for the binaries, they'll be in either /usr/bin, /usr/games, or +similar. If you don't know where your IWAD file(s) are located, try +/usr/share/games/doom. This requires one or more of chocolate-doom, odamex, or srb2: to be useful for anything, it needs at least one supported game engine. |