Updated gzdoom.ini

This commit is contained in:
Storm Dragon
2025-07-13 13:02:14 -04:00
parent 1a3656c85a
commit 2a6a894e83
+6 -4
View File
@@ -3,7 +3,8 @@
# Each directory should be on a separate line, preceded by Path= # Each directory should be on a separate line, preceded by Path=
[IWADSearch.Directories] [IWADSearch.Directories]
Path=/usr/share/games/doom 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=.
Path=$DOOMWADDIR Path=$DOOMWADDIR
Path=$HOME Path=$HOME
@@ -14,7 +15,8 @@ Path=$PROGDIR
# as-is. Layout is the same as for IWADSearch.Directories # as-is. Layout is the same as for IWADSearch.Directories
[FileSearch.Directories] [FileSearch.Directories]
Path=/usr/share/games/doom 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=$PROGDIR
Path=$DOOMWADDIR Path=$DOOMWADDIR
@@ -23,8 +25,8 @@ Path=$DOOMWADDIR
[SoundfontSearch.Directories] [SoundfontSearch.Directories]
Path=/usr/share/games/doom/fm_banks Path=/usr/share/games/doom/fm_banks
Path=/usr/share/games/doom/soundfonts Path=/usr/share/games/doom/soundfonts
Path=/home/storm/.local/games/doom/soundfonts Path=/home/stormux/.local/games/doom/soundfonts
Path=/home/storm/.local/games/doom/fm_banks Path=/home/stormux/.local/games/doom/fm_banks
Path=$PROGDIR/soundfonts Path=$PROGDIR/soundfonts
Path=$PROGDIR/fm_banks Path=$PROGDIR/fm_banks