This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

Config File: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
Brad (talk | contribs)
copy ConfigFile from old wiki
 
Brad (talk | contribs)
add category, formatting, remove {{{'s and }}}'s
Line 1: Line 1:
BZFlag uses a ConfigFile to store user settings.
BZFlag uses a [[Config File]] to store user settings.


= Windows =
= Windows =


The file is: "{{{My Documents\My BZFlag Files\2.0\config.cfg}}}"
My Documents\My BZFlag Files\2.0\config.cfg


= Mac OS X =
= Mac OS X =


The file is: "{{{~/Library/Application Support/BZFlag/2.0/config.cfg}}}"
~/Library/Application Support/BZFlag/2.0/config.cfg


= Linux and unix platforms =
= Linux and unix platforms =


The file is: "{{{~/.bzf/2.0/config.cfg}}}"
~/.bzf/2.0/config.cfg
 
[[Category:Client]]

Revision as of 23:17, 21 February 2007

BZFlag uses a Config File to store user settings.

Windows

My Documents\My BZFlag Files\2.0\config.cfg

Mac OS X

~/Library/Application Support/BZFlag/2.0/config.cfg

Linux and unix platforms

~/.bzf/2.0/config.cfg