Merge pull request #1502 from fabiangreffrath/ports

dist/freedoom: add dsda-doom and woof to the PORTS list
This commit is contained in:
Simon Howard 2025-06-03 08:59:13 -04:00 committed by GitHub
commit bea58fdf9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
dist/freedoom vendored
View file

@ -6,7 +6,7 @@
# "doom" is Debians generic name for their alternatives system. # "doom" is Debians generic name for their alternatives system.
PORTS="doom odamex gzdoom crispy-doom chocolate-doom prboom-plus" PORTS="doom odamex gzdoom dsda-doom woof crispy-doom chocolate-doom prboom-plus"
# Just a single argument starting the command is allowed, -p, in order # Just a single argument starting the command is allowed, -p, in order
# to explicitly set a port on the command line. -- is also supported # to explicitly set a port on the command line. -- is also supported