Closed Anderen2 closed 11 years ago
Add console parameter support to the game. Like "python Main.py --QUITTIME 80 --fullscreen --VERBOSE" etc
Added in commit: 912ba00 It uses the same commandpool as autoexec and console, it may be useful to make up an own commandpool for this, but its not necessary yet. And its quite easy to implement if needed
Add console parameter support to the game. Like "python Main.py --QUITTIME 80 --fullscreen --VERBOSE" etc