mirror of https://github.com/tstellar/bygfoot.git
33 lines
958 B
Plaintext
33 lines
958 B
Plaintext
# Bygfoot Football Manager
|
|
# Global configuration file
|
|
|
|
# Most of these options are uncommented because their meaning
|
|
# is rather clear if you take a look at the options window in the game.
|
|
|
|
int_opt_confirm_quit 0
|
|
int_opt_confirm_unfit 0
|
|
int_opt_save_will_overwrite 1
|
|
int_opt_maximize_main_window 1
|
|
int_opt_prefer_messages 0
|
|
int_opt_autosave 0
|
|
int_opt_autosave_interval 3
|
|
int_opt_autosave_files 3
|
|
|
|
# precision of skill and talent in player lists
|
|
int_opt_player_precision 0
|
|
|
|
# refresh rate of the player list during a live game
|
|
# the smaller the more often the list gets refreshed
|
|
int_opt_live_game_player_list_refresh 45
|
|
|
|
# whether some debugging info's shown (in the console)
|
|
int_opt_debug 0
|
|
|
|
string_opt_player_names_file player_names.xml
|
|
string_opt_constants_file bygfoot_constants
|
|
string_opt_default_user_conf_file bygfoot_user.conf
|
|
string_opt_player_names_file player_names.xml
|
|
|
|
# font name; if empty, the default system font's used
|
|
string_opt_font_name
|