diff --git a/Frotz/README.md b/Frotz/README.md index b623f8a..a02bf20 100644 --- a/Frotz/README.md +++ b/Frotz/README.md @@ -11,7 +11,9 @@ usage: frotz load ex. frotz load zork1.z5 - loads game -z ex. z open mailbox, z look - send command +Game will process channel messages as commands while a game is running. + +z ex. z open mailbox, z look - send command manually z - 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