diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:51:34 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:31 +0700 |
commit | e57a08407eb40c9fc7031fd8c513d7d2e00ee3f6 (patch) | |
tree | 626b828802655cf44ffdc02f275aa54b9faf16b9 | |
parent | 1f1d494059be53afbf1bf914b8f68200b4db2a23 (diff) |
games/prboom: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | games/prboom/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/games/prboom/README b/games/prboom/README index cee6080859c7..34d67fb062b9 100644 --- a/games/prboom/README +++ b/games/prboom/README @@ -1,7 +1,8 @@ -PrBoom is a modern doom game engine or "doom-port" to play id Software's Doom, -Doom II, Doom expansion packs and custom "iwads" or mods (It doesn't include -the game itself). It aims to be the most stable Doom port with the highest -compatibility to the major Doom versions. +PrBoom is a modern doom game engine or "doom-port" to play id +Software's Doom, Doom II, Doom expansion packs and custom "iwads" +or mods (It doesn't include the game itself). It aims to be the most +stable Doom port with the highest compatibility to the major Doom +versions. If you don't own any of the Doom games, get the shareware doom1.wad from http://www.libsdl.org/projects/doom/data/doom1.wad.zip, unzip it, and |