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)
- Use
git clone https://github.com/ricin/vrising-bepinex-linux.gitto get started. - Run
scripts/setup.shto prepare the server.
Running
- Run
/opt/scripts/start.shto start the server. - A unique server name and password will be generated upon first run.
(you can change them in${SERVER_DIR}/save-data/Settings/ServerHostSettings.json)