Linux

A Word of Caution:
The scripts referenced in this chapter will write outside of the current working directory and may not run successfully if you do not have permission to read from and or write to /opt

Read Me

Check out Ricin's BepInEx Linux Setup to make installing and setting up BepInEx on Linux easy.

Summary

This will download, install, and run V Rising Dedicated Server via SteamCMD. Optionally it will download the latest BepInEx Pack for V Rising, and enable it. Save Files: The save files are located in: ${SERVER_DIR}/save-data/Saves

Config Files: The config files are located in: ${SERVER_DIR}/save-data/Settings


ATTENTION: First Startup can take very long since it downloads the game server files!

Setup & Installation

Download (Debian/Ubuntu Supported)

  1. Use git clone https://github.com/ricin/vrising-bepinex-linux.git to get started.
  2. Run scripts/setup.sh to prepare the server.

Running

  1. Run /opt/scripts/start.sh to start the server.
  2. A unique server name and password will be generated upon first run.
    (you can change them in ${SERVER_DIR}/save-data/Settings/ServerHostSettings.json)