org.zdoom.GZDoom/README.md
2019-09-10 00:52:23 +02:00

716 B

GZDoom Flatpak edition

Installation of gamedata

  • Copy any commercial iwad into the folder ~/.config/gzdoom/
  • Optionally, configure the ~/.config/gzdoom/gzdoom.ini file to load other directories

Run with custom wads

Just as with the standalone GZDoom, you can pass commands through

flatpak run org.zdoom.GZDoom -file ~/.config/gzdoom/pwads/PL2.WAD

cd ~/.config/gzdoom/pwads/
flatpak run org.zdoom.GZDoom -file ./PL2.WAD

For more info, see

Accessing files on unconventional spots

flatpak override org.zdoom.GZDoom --filesystem=/OTHER/LOCATION/WITH/WADS --user