mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-11 11:37:29 +08:00
fixed heading levels
added blank lines as needed removed trailing spaces
This commit is contained in:
parent
9db434f091
commit
da6586e094
@ -1,23 +1,23 @@
|
||||
# Mordhau
|
||||
|
||||
Steam Description
|
||||
MORDHAU is a medieval first & third person multiplayer slasher. Enter a hectic battlefield of up to 64 players as a mercenary in a fictional, but realistic world, where you will get to experience the brutal and satisfying melee combat that will have you always coming back for more.
|
||||
|
||||
### Versions
|
||||
## Versions
|
||||
|
||||
### Vanilla
|
||||
|
||||
#### Vanilla
|
||||
A standard linux mordhau server
|
||||
|
||||
#### Wine
|
||||
### Wine
|
||||
|
||||
The windows version of the server running in Wine.
|
||||
This supports some mods that do not work with the linux version of the server.
|
||||
Uses more resources for the server than the linux version.
|
||||
|
||||
### Server Ports
|
||||
Mordhau requires 3 ports
|
||||
## Server Ports
|
||||
|
||||
game port (default 7777)
|
||||
query port (default 27015)
|
||||
Beacon (default 15000)
|
||||
Mordhau requires 3 ports
|
||||
|
||||
| Port | default |
|
||||
|---------|---------------|
|
||||
@ -25,11 +25,13 @@ Beacon (default 15000)
|
||||
| Query | 27015 |
|
||||
| Beacon | 15000 |
|
||||
|
||||
### Map Rotation / Change Config
|
||||
## Map Rotation / Change Config
|
||||
|
||||
Lots of good information in this [thread](https://mordhau.com/forum/topic/10348/dedicated-server-hosting-guide-linux/?page=1)
|
||||
You'll need to run the server once before the Mordhau/Saved/Config/LinuxServer folder is available
|
||||
|
||||
### Default Map Variable
|
||||
## Default Map Variable
|
||||
|
||||
By default the game always starts the same game map and mode. Change this variable to start the server wth your choice of map and mode. For example , Grad/HRD_Grad OR TaigaMap/FL_Taiga
|
||||
|
||||
Map Types
|
||||
|
Loading…
Reference in New Issue
Block a user