diff options
Diffstat (limited to 'games/clonekeen/README')
-rw-r--r-- | games/clonekeen/README | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/games/clonekeen/README b/games/clonekeen/README index 9d202387f4..8b1656064a 100644 --- a/games/clonekeen/README +++ b/games/clonekeen/README @@ -1,5 +1,3 @@ -clonekeen (open source engine for id Software's Commander Keen game) - CloneKeen is an open-source clone of ID's classic DOS game Commander Keen. CloneKeen runs under many platforms including Linux & win32. There are some improvements over the original such as 2-player support. Original @@ -10,12 +8,9 @@ clonekeen is able to run Commander Keen episodes 1, 2, and 3. Episodes files from the game installation directory to /usr/share/games/clonekeen Optionally, the package can include the shareware (episode 1) game data -files. To do this, download 1keen.zip: - -ftp://ftp.3drealms.com/share/1keen.zip +files. -...and place it in the directory where the SlackBuild script is. Also -you must install libdynamite (available from SBo), since it's required +You must install libdynamite (available from SBo), since it's required to extract the game data. After running the SlackBuild script, the resulting package can be installed on a system without libdynamite (it's only required at build time). The extractor may also be useful |