Add Steel Division 2 dedicated server

This commit is contained in:
Freddo 2021-08-17 18:27:51 +02:00
parent 70e03117a7
commit e7bfdb3a41
2 changed files with 119 additions and 0 deletions

View File

@ -0,0 +1,24 @@
# Steel Division 2
#### Steel Division 2 dedicated server
#### from the developers
Steel Division 2 is thrilling in single-player mode with its new dynamic campaign system, and also offers an extensive multiplayer mode where up to 20 players can compete against each other simultaneously.
#### Obtaining access key
Any person willing to run a dedicated server must request access by contacting us at eugsupport@eugen.fr. Please provide the email you used to create your EugNet account. We will send you back a login and apikey pair to use.
Note that if you already own a dedicated key from one of Eugen other games, you don't have to contact the support. You can use your dedicated key with the associated login.
Besides, you must know that a pair login/apikey will allow you to start maximum 5 servers.
### Server Ports
Steel Division 2 requires two ports higher than 1024, one main port and one RCon.
| Port | default |
|---------|---------|
| Game | >1024 |
| RCon | >1024 |

File diff suppressed because one or more lines are too long