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.
|
3 years ago | |
---|---|---|
WIP | 3 years ago | |
Dockerfile | 3 years ago | |
README.md | 3 years ago | |
entrypoint.sh | 3 years ago | |
extract_server.sh | 3 years ago | |
server.cfg | 3 years ago |
README.md
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