i should implement some command line switches using GOption to make things more comfortable. disadvantage would be that glib 2.6 is required, i think.
gyözö
Command line switches
Command line switches
Press any key to continue or any other key to quit.

Code: Select all
-s, --support-dir=DIR Specify additional support directory (takes priority over default ones)
-d, --debug-level=N Debug level to use
-L, --lang=CODE Language to use (a code like 'de')
-l, --last-save Load last savegame (same as calling [b]bygfoot last_save[/b])
suggestions for additional switches are welcome.
gyözö
Press any key to continue or any other key to quit.