Creating game from commandline and exit
I've been trying to create a new game from commandline and then exiting Dom2. Assuming that I have the pretender files and want to start a 2 player game with Pythium and Ulm. I've tried:
dom2 -S --port 1024 -g Test --mapfile eye.map --closed 2 --closed 4 --renaming -xxx
But this seems to start a server that waits for players to connect. What I want is to create the game and exit (so that I can mail the turns). Can someone direct me in the right direction on this? Any help greatly appreciated.
I am using a Windows box.
/Loke
|