Crispy Doom server behind doom.jerryaldrichiii.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

17 lines
464 B

# Docker Doom Server
Specify WAD with the WAD_URL env var
Enable retro mode by setting the RETRO_MODE env mode to "true". This does the
following:
- Disables jumping
- Disables mouse look
- Disables crouching
- Disables altering FOV
- Disables crosshairs
- Enables forced weapon switching on pickup
Enable item (including weapons) respawning by setting the $ITEM_RESPAWN env
var to true
See WIP/ for other nearly finished attempts of other servers