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
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
BZFlag uses a [[Config File]] to store user settings. | BZFlag uses a [[Config File]] to store user settings. | ||
= | ==Creating a Config== | ||
For a starting point, look at the [[Sample conf|sample config file]] for most of the options that can be set in the config. | |||
==Linking to The Config== | |||
===Windows=== | |||
My Documents\My BZFlag Files\2.0\config.cfg | My Documents\My BZFlag Files\2.0\config.cfg | ||
= Mac OS X = | ===Mac OS X=== | ||
~/Library/Application Support/BZFlag/2.0/config.cfg | ~/Library/Application Support/BZFlag/2.0/config.cfg | ||
= Linux and unix platforms = | ===Linux and unix platforms=== | ||
~/.bzf/2.0/config.cfg | ~/.bzf/2.0/config.cfg | ||
[[Category:Client]] | [[Category:Client]] | ||
Revision as of 22:48, 26 March 2007
BZFlag uses a Config File to store user settings.
Creating a Config
For a starting point, look at the sample config file for most of the options that can be set in the config.
Linking to The Config
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