2 # This specifies where and in which order Teeworlds looks
3 # for its data (sounds, skins, ...). The search goes top
4 # down which means the first path has the highest priority.
5 # Furthermore the top entry also defines the save path where
6 # all data (settings.cfg, screenshots, ...) are stored.
7 # There are 3 special paths available:
9 # - ~/.appname on UNIX based systems
10 # - ~/Library/Applications Support/appname on Mac OS X
11 # - %APPDATA%/Appname on Windows based systems
13 # - the 'data' directory which is part of an official
16 # - current working directory
19 # The default file has the following entries:
22 # add_path $CURRENTDIR
24 # A customised one could look like this: