From 3fc3e096f5cd12bf608f823550b39d6bf458a7e8 Mon Sep 17 00:00:00 2001 From: Gordon Shumway <39967334+oddluck@users.noreply.github.com> Date: Mon, 11 Mar 2019 23:49:45 -0400 Subject: [PATCH] Update README.md --- Frotz/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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