Changes

Jump to navigation Jump to search

Documentation/Tools/Dedicated Server

No change in size, 17:21, 15 May 2023
m
no edit summary
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=

Navigation menu