On Wed, Aug 6, 2008 at 1:12 PM, Victor Ivri <[EMAIL PROTECTED]> wrote: > GenCon is started from a java class-file, hence it should be no > problem running it from a shell script. It automatically initializes, > then starts to play the game. The stop (then disconnect and close) > command is "q" followed by Return (enter). It takes the following > arguments:
Does it have a non-interactive mode? Will killing the runtime via a signal shut it down cleanly? I have no way of sending it interactive input. > The argument syntax is as follows: (Case sensitive) > ---------------------------------- > 1) The game to be played: 'RFTS' or 'RISK'. Any chance I could persuade you to change these to, or at least accept, lowercase 'rfts' and 'risk' for consistency with elsewhere? :) -- Aaron Mavrinac www.mavrinac.com PGP Public Key: http://www.mavrinac.com/pgp.asc _______________________________________________ tp-devel mailing list [email protected] http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel
