diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-13 19:27:13 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-18 06:58:58 +0700 |
commit | 522a3dab163d314d66748a875483f28b1aee406c (patch) | |
tree | b4e2cd86525b5b51db3e98a8dde6f07360068810 /games/chocolate_duke3D/README | |
parent | 07de987cfc91cfd8271b83170b0650bcd3efe0c2 (diff) |
games/chocolate_duke3D: Minor hygiene fixes.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/chocolate_duke3D/README')
-rw-r--r-- | games/chocolate_duke3D/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/chocolate_duke3D/README b/games/chocolate_duke3D/README index a9f4caebe02b7..408645bb023e7 100644 --- a/games/chocolate_duke3D/README +++ b/games/chocolate_duke3D/README @@ -3,11 +3,11 @@ Chocolate Duke Nukem 3D is the equivalent of Chocolate Doom. A port that: 1. Remains as faithful as possible to the original source code. - 2. Is portable and compiling in one click on Windows, OS X and Linux. + 2. Is portable and compiles in one click on Windows, OS X and Linux. 3. Is aimed at education, with lots of comments and documentation added in order to help programmers to understand and learn. -Note: Place "duke3d.grp" from any legit Duke 3D copy to +Note: Place "duke3d.grp" from any legit Duke 3D copy in /usr/share/games/duke3d to play. Currently, only 32-bit x86 is supported. The code is not 64-bit clean, |