mirror of
https://github.com/parkervcp/eggs.git
synced 2025-02-21 15:43:30 +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
|
# Mordhau
|
||||||
|
|
||||||
Steam Description
|
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.
|
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
|
A standard linux mordhau server
|
||||||
|
|
||||||
#### Wine
|
### Wine
|
||||||
|
|
||||||
The windows version of the server running in 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.
|
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.
|
Uses more resources for the server than the linux version.
|
||||||
|
|
||||||
### Server Ports
|
## Server Ports
|
||||||
Mordhau requires 3 ports
|
|
||||||
|
|
||||||
game port (default 7777)
|
Mordhau requires 3 ports
|
||||||
query port (default 27015)
|
|
||||||
Beacon (default 15000)
|
|
||||||
|
|
||||||
| Port | default |
|
| Port | default |
|
||||||
|---------|---------------|
|
|---------|---------------|
|
||||||
@ -25,11 +25,13 @@ Beacon (default 15000)
|
|||||||
| Query | 27015 |
|
| Query | 27015 |
|
||||||
| Beacon | 15000 |
|
| 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)
|
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
|
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
|
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
|
Map Types
|
||||||
|
Loading…
Reference in New Issue
Block a user