diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-18 05:34:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-18 05:34:33 +0700 |
commit | c00145fa3a54af8410b3f990205cec8089896533 (patch) | |
tree | c6a849084069c30409201718cc8fc0b82928b3fa /games/mininim/README | |
parent | a58f639ff289abf5f62dd170826caa2949606902 (diff) |
games/mininim: Added (Prince of Persia rewrite).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/mininim/README')
-rw-r--r-- | games/mininim/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/games/mininim/README b/games/mininim/README new file mode 100644 index 0000000000000..fae4cb8452b8c --- /dev/null +++ b/games/mininim/README @@ -0,0 +1,15 @@ +mininim (Prince of Persia rewrite) + +MININIM is the Advanced Prince of Persia Engine - a childhood dream, +the free software implementation of Jordan Mechner's masterpiece game, +developed from scratch by Bruno Felix Rezende Ribeiro (oitofelix). In +addition to being already a complete replacement for the original game +with several improvements, MININIM aims to have detailed documentation +on all matters concerning the original Prince of Persia world, ranging +from its design concepts to the engine's practical use and development. + +The docs are installed in "/usr/doc/mininim-$VERSION/mininim.html/", +as separate HTML pages. If you plan to print the documentation, +set PDF=yes in the script's environment, and print the file +"/usr/doc/mininim-$VERSION/mininim.pdf". This uses an extra 870K of +disk space. |