diff options
author | Carlos Corbacho <carlos@strangeworlds.co.uk> | 2013-05-05 01:13:02 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-05-12 22:20:45 -0300 |
commit | 92a1ccc987b81dc5fb52c88dfeab64bcabd2d4ac (patch) | |
tree | 89d170271c065182ab456ed1c389a4e69fc4ecb8 /games/residualvm/README | |
parent | 8d4aa82f9ce6ec15f46195f06c156c0ead01733c (diff) | |
download | slackbuilds-92a1ccc987b81dc5fb52c88dfeab64bcabd2d4ac.tar.gz |
games/residualvm: Added (LucasArts' 3D game engine interpreter)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/residualvm/README')
-rw-r--r-- | games/residualvm/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/games/residualvm/README b/games/residualvm/README new file mode 100644 index 0000000000..0641250b07 --- /dev/null +++ b/games/residualvm/README @@ -0,0 +1,7 @@ +ResidualVM is a cross-platform 3D game interpreter which allows you to +play LucasArts' Lua-based 3D adventures: Grim Fandango and Escape from +Monkey Island, provided you already have their data files. ResidualVM +just replaces the executables shipped with the games, allowing you to +play them on systems for which they were never designed! + +At this point, only support for Grim Fandango is available. |