X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=README.adoc;h=03f249df724cc31216c0b20b67f1351c50df24b5;hb=b6c0f5bff08303bba30bd278e7a8e1673663b7b3;hp=5711936902329292ee9b5b7246a9a80582874eea;hpb=75772cf006c20df97112ab3388c23a387eff473d;p=open-adventure.git diff --git a/README.adoc b/README.adoc index 5711936..03f249d 100644 --- a/README.adoc +++ b/README.adoc @@ -23,13 +23,16 @@ the ancestral 1977 version. Please see INSTALL.adoc for build info. Extreme care has been taken to not silently change gameplay. By -policy, all user-visible changes from 2.5 are revertible with the --o (oldstyle) option. +policy, all user-visible changes from 2.5 that are not bugs or typos +are revertible with the -o (oldstyle) command-line option. If you encounter a bug (not likely; this code is old and well tested) please try to make a test log that reproduces it, using the -l option, and ship it to the maintainers. +If you find this code useful or amusing, please +https://www.patreon.com/esr[support me on Patreon.] + // end