Mercurial > hg > early-roguelike
changeset 154:4ef27dfe0492
Mention arogue7 and xrogue in the README.
| author | John "Elwin" Edwards | 
|---|---|
| date | Thu, 28 May 2015 15:39:28 -0400 | 
| parents | 23fff8f7b303 | 
| children | 1af259ac4ed2 | 
| files | README.txt | 
| diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/README.txt Thu May 28 13:51:01 2015 -0400 +++ b/README.txt Thu May 28 15:39:28 2015 -0400 @@ -7,6 +7,9 @@ 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.
