aboutsummaryrefslogtreecommitdiff
path: root/games/fizmo/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/fizmo/README')
-rw-r--r--games/fizmo/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/fizmo/README b/games/fizmo/README
index 32747450003b0..3df3a4e1c24fd 100644
--- a/games/fizmo/README
+++ b/games/fizmo/README
@@ -5,3 +5,7 @@ along with a ncurses user interface, supporting Z-Machine versions 1
to 5, 7 and 8. That means it allows you to play interactive ficiton,
also known as textadventures, which were implemented either by Infocom
or created using the Inform compiler.
+
+By default, the curses (fizmo-ncursesw) and 'dumb' console (fizmo-console)
+executables are always built. If you want a GUI for fizmo, install SDL2
+before running this script (the executable will be called fizmo-sdl2).