Mercurial > hg > early-roguelike
changeset 265:7fcb2f9f57e6
Mention UltraRogue in the top-level README.
author | John "Elwin" Edwards |
---|---|
date | Sun, 19 Feb 2017 19:54:17 -0500 |
parents | 778938a5c21d |
children | 08489644940b |
files | README.txt |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README.txt Sun Feb 19 19:47:09 2017 -0500 +++ b/README.txt Sun Feb 19 19:54:17 2017 -0500 @@ -16,6 +16,9 @@ it include Rogue Clone, a reimplementation sometimes found in BSD or Linux distributions. +UltraRogue has recently been added to the collection. It is still in an +experimental state, with several known bugs. + --- Installation To install on Unix (including OS X): @@ -50,6 +53,9 @@ It is recommended to run 'configure' with the '--disable-logfile' option, and 'make' with the 'LDFLAGS=-static' option. +UltraRogue is not yet integrated with Autoconf or the Visual Studio solution +file. + See the individual games' subdirectories for further documentation. Some of the manpages may be outdated, but the guides to playing should be accurate.