From d0e06fca1a6fed7528d8282ec34054b569887f94 Mon Sep 17 00:00:00 2001 From: David Griffith Date: Tue, 30 Jun 2015 03:50:28 -0700 Subject: [PATCH] README tweaks. --- README | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README b/README index d2ec838..e21ed64 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -FROTZ V2.43 - An interpreter for all Infocom and other Z-machine games. +FROTZ V2.45 - An interpreter for all Infocom and other Z-machine games. Complies with standard 1.0 of Graham Nelson's specification. Originally written by Stefan Jokisch in 1995-1997. @@ -10,11 +10,6 @@ Reference code and Unix port currently maintained by David Griffith. - Old-style sound support through OSS driver. - Config files. - Configurable error checking. -- Default use of the Quetzal file format. Command line option to use the - old format. There are several differences between the old-style save - format at Quetzal such that converting from old-style and Quetzal is - difficult if not impossible. This also means you can't restore an - old-style save and then save your game in Quetzal. - Distributed under the GNU Public License. -- 2.34.1