Number Game > Command Line

Command Line Parameters


This is the command line syntax of the Number Game:

   numbergame [options] [configfile]

This command must be typed in the main directory of Jacareto.


Configuration file:

If you have already configured the game, you can start the game immediately by specifiing a config file at the command line. Otherwise the configuration manager will be started before the game starts.


Possible options:

-lang language
Specifies the language. Examples:
-lang en: English (default)
-lang de: German
-langdir dir
Specifies the directory of the language files. Default: lang
-defprop file
Specifies the default configuration file. Default: properties/defaults.xml




Author: Christian Spannagel