tUpdate: servers are no longer interactive by default. - vaccinewars - be a doctor and try to vaccinate the world
 (HTM) git clone git://src.adamsgaard.dk/vaccinewars
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 6532eb10e6ab7588dca9bd66224627f40da3599d
 (DIR) parent 82bd31408cf47e0d219c71fddeb6ba780ae26fea
 (HTM) Author: Ben Webb <ben@salilab.org>
       Date:   Sat, 13 Apr 2002 16:46:54 +0000
       
       Update: servers are no longer interactive by default.
       
       
       Diffstat:
         M README                              |       6 +++---
       
       1 file changed, 3 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/README b/README
       t@@ -57,9 +57,9 @@ program will attempt to connect to a dopewars server so that players can send
        messages back and forth, and shoot each other if they really want to...
        
        dopewars -s
       -Starts a dopewars server. By default this is an interactive server; if you
       -want to put it in the background (on a Unix system) then run it as 
       -"dopewars -s < /dev/null > /dev/null &" or similar.
       +Starts a dopewars server. This sits in the background and handles multi-player
       +games. You probably want to use the -l command line option too to direct its
       +log output to somewhere sensible.
        
        dopewars -c
        Create and run a computer dopewars player. This will attempt to connect