blob: 9e7b2ff3873ea04929d68730c59ae7bf4ddea91b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Enhanced OpenGL port of the official DOOM source code that also supports
Heretic, Hexen, and Strife.
Optional compile-time dependency: fluidsynth (autodetected).
See README_SBo.txt for optional runtime dependencies.
*Note: if you're upgrading from gzdoom-1.5.x, the config file location
has changed. To keep your old settings:
mkdir -p ~/.config/gzdoom
cp ~/.gzdoom/zdoom.ini ~/.config/gzdoom
|