Changes

Jump to navigation Jump to search

Documentation/Tools/Dedicated Server

4 bytes added, 22:42, 27 November 2023
m
Data requirements
You may get the following error when starting a server with Linux: `[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.dll.`
To launch server on Linux `steamclient.so` library is required. You can either use provided launch_serverserver_launch.sh script (located in folder next to the server executable) or create a link to this library using `ln -s steamcmd/linux64/steamclient.so ~/.steam/sdk64/steamclient.so`
=First launch=
=Data requirements=
Dedicated server does not require any additional dlc DLC or mod data. Everything needed is handled via server_packages.sii and server_packages.dat files. It is not required to copy any additional files. As the dedicated server does not use steam clientthe Steam Client, it cannot access the workshop.
=Network address translation (NAT)=
67
edits

Navigation menu