To run games (such as fate).  From command line:

WEBUI:  t3run fate-webui.t3

SKALD:  t3run -plain fate-skald.t3 < null.txt
        In browser:  http://localhost:49000
        
The null.txt is to stop the server from asking for [More] input.  
If you leave this off, you'll just have to switch to the server window and
hit spacebar periodically when the server stops responding.
