Original Post
Just wondering if it can be done so it can be run from the command line or something? and without graphics?
It could be something really simple like
gdarena -nographics gdarenaxxx.ini output.txtSo you can specify the ini file it uses and a file it just writes the output to then automatically quits. I mean, As far as I see it would be simple just to get a commandline switch for it to choose an ini file, and no graphics is just a quuestion of ignoring the graphics loop! or even just adding a couple of precompiler switches to miss out graphics or something on a seperate build. just my thoughts.. [edited by - Xgkkp on July 17, 2003 2:45:28 PM]