PokerFace allows for great control over it's configuration via an XML file that is specified from the command line using the -config <filepath>
option.
Generally command line options override any settings in the configuration file with the exception of the -listen
, -target
, -scripts
, and -library
options. These will be ignored from the command line when a configuration file is used.
The formal XSD for the configuration file can be found here.
A sample configuration file can be found here.
Below is documenttion for each of the configuration elements.
Click each element to expand/collapse the documentation for it and it's child elements.