From: David Griffith Date: Mon, 21 Jan 2019 16:41:54 +0000 (-0800) Subject: Update the INSTALL file a bit to talk about sfrotz. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=3f3b15f07aca3483d087c29d1296c144824cb8a0;p=liskon_frotz.git Update the INSTALL file a bit to talk about sfrotz. --- diff --git a/INSTALL b/INSTALL index f78fa01..fe55e6a 100644 --- a/INSTALL +++ b/INSTALL @@ -39,6 +39,19 @@ platform-specific info below. It's always a good idea to have the GNU version of make(1) around. +============ +SDL Frotz || +============ + +SDL Frotz (aka sfrotz) started off as a port of Frotz 2.32. After +languishing for several years, it is now incorporated into the Unix +Frotz codebase as a one of the available interfaces. + +Prerequisite packages for sfrotz: + * libsdl2-dev + * libsdl2-mixer-dev + + ======================= Editing the Makefile || =======================