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.
14 lines
375 B
14 lines
375 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
|
|
|
|
See WIP/ for other nearly finished attempts of other servers
|
|
|