Mention UltraRogue in the top-level README.

This commit is contained in:
John "Elwin" Edwards 2017-02-19 19:54:17 -05:00
parent 8690ea40f3
commit 4182f3b4eb

View file

@ -16,6 +16,9 @@ Epyx for DOS, the Mac, and other graphical platforms of the 1980's. Nor does
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 @@ fixed soon.
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.