X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=README.adoc;h=03f249df724cc31216c0b20b67f1351c50df24b5;hb=dfff80faa8b5cf4cd286fee2d1ef5eebcdb49829;hp=df174bb1b2e18716da95996dea4e91088e0021e0;hpb=fcf99d56d87a6d289d30d38c2862faa27ad83cc4;p=open-adventure.git diff --git a/README.adoc b/README.adoc index df174bb..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) command-line 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