General Guidelines[]
- To run a server using the Linux native version of 7 Days to Die, use SteamCMD to install and maintain the application
- If installed on a 64-bit version of Linux, the startserver.sh script should be modified to ensure the x86_64 version of 7 Days to Die is being launched
- Running A10.4 B10 requires the following libraries:
- libGLU (mesa)
- libXcursor
- libXrandr
- A10.4 B10 does not run properly in -no-graphics mode, so some type of display is required
- If the server is not headless, some sort of basic X windows should suffice
- For a headless server, something like Xvfb (X virtual framebuffer) can be used