Updated gzdoom.ini
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
# Each directory should be on a separate line, preceded by Path=
|
||||
[IWADSearch.Directories]
|
||||
Path=/usr/share/games/doom
|
||||
Path=/home/storm/.local/games/doom
|
||||
Path=/home/stormux/.local/games/doom
|
||||
Path=/home/stormux/.local/share/doom
|
||||
Path=.
|
||||
Path=$DOOMWADDIR
|
||||
Path=$HOME
|
||||
@@ -14,7 +15,8 @@ Path=$PROGDIR
|
||||
# as-is. Layout is the same as for IWADSearch.Directories
|
||||
[FileSearch.Directories]
|
||||
Path=/usr/share/games/doom
|
||||
Path=/home/storm/.local/games/doom
|
||||
Path=/home/stormux/.local/games/doom
|
||||
Path=/home/stormux/.local/share/doom
|
||||
Path=$PROGDIR
|
||||
Path=$DOOMWADDIR
|
||||
|
||||
@@ -23,8 +25,8 @@ Path=$DOOMWADDIR
|
||||
[SoundfontSearch.Directories]
|
||||
Path=/usr/share/games/doom/fm_banks
|
||||
Path=/usr/share/games/doom/soundfonts
|
||||
Path=/home/storm/.local/games/doom/soundfonts
|
||||
Path=/home/storm/.local/games/doom/fm_banks
|
||||
Path=/home/stormux/.local/games/doom/soundfonts
|
||||
Path=/home/stormux/.local/games/doom/fm_banks
|
||||
Path=$PROGDIR/soundfonts
|
||||
Path=$PROGDIR/fm_banks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user