DedicatedServer: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
Line 9: Line 9:
===System requirements===
===System requirements===
* Ubuntu 18.04, Debian 9, CentOS 7
* Ubuntu 18.04, Debian 9, CentOS 7
==Game Compatibility Version Number==
The parameter "--version" displays server version information. The compatibility number determines what clients can connect.
Game and server must have the same compatibility number for the connection to succeed. The version number does not matter in this case.
[[File:ServerCommandlineVersion.PNG]]
==Command line arguments==
The parameter "--help" displays available command line options.
[[File:ServerCommandlineHelp.PNG]]


==Network Ports==
==Network Ports==

Revision as of 14:44, 7 September 2019

Windows Server

System requirements

  • Development: Windows 10
  • Production: Windows Server 2012 or later

Linux Server

We recommend Linux for production servers.

System requirements

  • Ubuntu 18.04, Debian 9, CentOS 7

Game Compatibility Version Number

The parameter "--version" displays server version information. The compatibility number determines what clients can connect. Game and server must have the same compatibility number for the connection to succeed. The version number does not matter in this case.

Command line arguments

The parameter "--help" displays available command line options.

Network Ports

The dedicated server requires 3 network ports to be open.

  • UDP 7777 - Game
  • UDP 7776 - Server query
  • TCP 7775 - HTTP server, file downloads

Ports can be changed in the server_config.