From: David Griffith Date: Sun, 14 Jul 2019 00:04:51 +0000 (-0700) Subject: Some minor edits to README and INSTALL. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=45c59cd7b1a427772224269cdb41e6f3b4dbd704;p=liskon_frotz.git Some minor edits to README and INSTALL. --- diff --git a/INSTALL b/INSTALL index 4c4e297..44db0a7 100644 --- a/INSTALL +++ b/INSTALL @@ -31,8 +31,8 @@ curses. You can download ncurses from ftp://ftp.gnu/org/gnu/ncurses/. If you insist on using the vendor-supplied curses library, see the platform-specific info below. -For MAC OS/X users, check the Makefile, and uncomment the line that -adds the "-D_DARWIN_SOURCE" and "-D_XOPEN_SOURCE=600" CFLAGS. +For MacOS users, Frotz with all three of its user interfaces should +compile without any changes to the source code or Makefiles. It's always a good idea to have the GNU version of make(1) around. diff --git a/README b/README index 3d34c6e..b25ad0b 100644 --- a/README +++ b/README @@ -7,6 +7,7 @@ Reference code and Unix port currently maintained by David Griffith. - Compiles and runs on most common flavors of Unix, both open source and not. - Plays all Z-code games including V6. +- Graphics displayed through SDL. - Sound support through libao. - Config files. - Configurable error checking. @@ -26,8 +27,6 @@ The Frotz homepage is at https://661.org/proj/if/frotz/ The latest information on and source code of Unix Frotz is available at https://gitlab.com/DavidGriffith/frotz -The old repository at Github is now deprecated. It will serve as a -mirror for the time being, but will eventually be deleted. The latest release of Unix Frotz is available from the Interactive Fiction Archive at: