slackbuilds_ponce/games/frotz/README
B. Watson 9b948dd5af
games/frotz: Fix non-libmodplug build.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-02-21 00:05:07 +07:00

13 lines
449 B
Text

frotz (Z-machine interpreter)
Frotz is an interpreter for Infocom games and other Z-machine games. It
complies with standard 1.0 of Graham Nelson's specification. Games can
be found at: http://www.ifarchive.org/
Optional dependencies:
libmodplug - If this is installed, the curses build (frotz) will
support sound.
SDL2_mixer - If this is installed, the SDL build of frotz (sfrotz) will
be included in the package. sfrotz always supports sound.