From 2e20820d1bd20b152b9d6510b9812e3ee69fdb89 Mon Sep 17 00:00:00 2001 From: "John \"Elwin\" Edwards" Date: Sat, 12 Mar 2016 14:36:25 -0500 Subject: [PATCH] README.txt: remove outdated information. --- README.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.txt b/README.txt index 079d86b..b70bf21 100644 --- a/README.txt +++ b/README.txt @@ -7,9 +7,6 @@ with the dgamelaunch online play system. Some bugs have also been fixed, and the build process slightly improved. The essential flavor of a codebase half as old as stored-program computing machinery remains unchanged. -Advanced Rogue 7 and XRogue were recently added and are still in an -experimental state. - To install on Unix (including OS X): If you checked out the source from Mercurial, run 'autoreconf' first. @@ -41,9 +38,6 @@ fixed soon. It is recommended to run 'configure' with the '--disable-logfile' option, and 'make' with the 'LDFLAGS=-static' option. -Note that Super-Rogue has problems with restoring saved games on Windows, -whichever build system is used. - See the individual games' subdirectories for further documentation. Some of the manpages may be outdated, but the guides to playing should be accurate.