This is ASCII Player Files version 2.2.0 for CircleMUD version 3.1. To add to _unaltered_ CircleMUD 3.1 code, cd to the circle-3.1/ directory and type: patch -p1 < /wherever/you/unpacked/asciipf-2.2.0-circle-3.1.patch ./configure cd src make If you've altered the MUD code already, I recommend handpatching. Please note: It is no longer necessary to make directories under lib/pfiles/ since this patch includes placeholder files to create them for you automatically. [Recent Modifications] * Upped version number to 2.2.0 * Added the necessary lib/pfiles/(a-z) directories * Created this README (shamelessly plagiarized from OasisOLC 2.0.4) * Fixed a problem where load_room should have been a vnum * Dug up historical copies of Samedi and Alan K. Miles' old docs * Now time.played gets properly updated * Removed autowiz, delobjs, mudpasswd, play2to3, purgeplay, showplay * Added asciipasswd util for generating ASCII password hashes