Add a bug warning.

This commit is contained in:
Eric S. Raymond 2017-06-05 16:22:35 -04:00
parent b34aee7979
commit e50d41561c

View file

@ -8,8 +8,8 @@ advent - Colossal Cave Adventure
*advent* [-l logfile] [-o]
== DESCRIPTION ==
The original Colossal Cave Adventure from 1976 was the origin of all
text adventures, dungeon-crawl (computer) games, and computer-hosted
The original Colossal Cave Adventure from 1976-77 was the origin of all
later text adventures, dungeon-crawl (computer) games, and computer-hosted
roleplaying games.
This is the last version released by Crowther & Woods, its original
@ -31,9 +31,14 @@ encouragement of the original authors.
-o:: Old-style. Restores original interface, no prompt.
== BUGS ==
The binary save file format is fragile and unlikely to survive
through version bumps.
== REPORTING BUGS ==
Report bugs to Eric S. Raymond <esr@thyrsus.com>. The project page is
at http://catb.org/~esr/advent
at http://catb.org/~esr/open-adventure
== SEE ALSO ==
wumpus(6), adventure(6), zork(6), rogue(6), nethack(6).