Update README.md

This commit is contained in:
Gordon Shumway 2019-03-11 23:49:45 -04:00 committed by GitHub
parent c416884b6c
commit 3fc3e096f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,9 @@ usage:
frotz load <game name> ex. frotz load zork1.z5 - loads game
z <command> ex. z open mailbox, z look - send command
Game will process channel messages as commands while a game is running.
z <command> ex. z open mailbox, z look - send command manually
z <no input> - sends a blank line equivalent to [RETURN]/[ENTER] when needed
@ -23,8 +25,6 @@ one game allowed to run per channel/pm. will prompt you to stop running games be
this limits the number of potential child dfrotz processes and keeps this simpler in terms of routing the right game data
to the right place.
game text reformatted to eliminate line/by line output and for easier reading on various screen sizes.
Some games and a frotz binary included, may need to build your own depending on your system.
https://github.com/DavidGriffith/frotz/blob/master/DUMB