Project

General

Profile

« Previous | Next » 

Revision 803eab7f

Added by danij almost 13 years ago

Configs are now stored in the ./configs subdirectory

Revised scheme for storing game and player configs. All configs are
now stored in the ./configs subdirectory of the runtime directory.

Inside ./configs is a subdirectory for each game; doom, heretic,
hexen, etc..., which contains both the main game.cfg and further
subdirectories for player configs. Presently only one set of player
configs are supported for each game, named "player".

For example:

configs/doom/game.cfg - Contains game-specific configuration
configs/doom/player/bindings.cfg - Contains player-specific bindings

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences