Closed mikew closed 7 months ago
macOS
.app/Contents/MacOS/gzdoom
linux:
flatpak:org.zdoom.GZDoom
flatpak run org.zdoom.GZDoom ...
Actually, I might just change it from path: string to cmd: string[], let users build whatever commands they would need
path: string
cmd: string[]
macOS
.app/Contents/MacOS/gzdoom
linux:
flatpak:org.zdoom.GZDoom
and needs to launchflatpak run org.zdoom.GZDoom ...