mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
dist: Remove boom, zdoom, prboom. Add crispy-doom.
‘boom’ and ‘doom’ represent Debian-style links for the alternatives system to set up preferred ports. Now that we no longer require Boom compatibility, it should be safe to remove the former. This should only be an issue if chocolate-doom -> doom, and tries to play one of the maps that aren’t vanilla-compatible yet. zdoom and prboom are dead ports, superceded by gzdoom and prboom-plus. I hope their removals aren’t controversial. If it adversally affects anybody: setup the ~/.doomport symlink to point to them. Finally, crispy-doom. Odamex is still preferred before it because of its simpler multiplayer capabilities, otherwise Crispy would have been a winner (imo). It has a close relationship to Chocolate Doom, but I’m leaving that last because of the non-vanilla compatibility of Freedoom. Chocolate Doom is a last effort to run something.
This commit is contained in:
parent
d1015739a1
commit
28bf232711
1 changed files with 1 additions and 1 deletions
2
dist/freedoom
vendored
2
dist/freedoom
vendored
|
@ -4,7 +4,7 @@
|
|||
# advanced users with many ports installed will invoke their preferred
|
||||
# one directly rather than depend on this script...
|
||||
|
||||
PORTS="boom doom odamex prboom-plus prboom eternity gzdoom zdoom chocolate-doom"
|
||||
PORTS="doom odamex crispy-doom prboom-plus eternity gzdoom chocolate-doom"
|
||||
|
||||
# Just a single argument starting the command is allowed, -p, in order
|
||||
# to explicitly set a port on the command line. -- is also supported
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue