BakkesMod Wiki
Advertisement

This is the wiki page for the console command:

writeconfig

BakkesMod does not have any database to save user settings. All settings are saved only through .cfg files in the bakkesmod/cfg folder. Specifically binds in binds.cfg and aliases and cvars in config.cfg. However, when you change a setting through the console, this change will not be saved to those files unless you call the command writeconfig.

This command automatically gets called when the GUI of the mod gets closed.

Usage[]

To use the command, open the console and type:

writeconfig
Advertisement