Skip to content

How to Add Mods to Your V Rising Server

V Rising mods are based on the BepInEx framework. You need to install BepInEx first before you can add mods. See Install BepInEx.

Warning

Stop your server before adding mods. After a game update, mods may be incompatible and cause crashes.

  1. Download mods
    Download the desired mods from Thunderstore or Nexus Mods.

  2. Stop the server
    Stop your server via the dashboard.

  3. Connect via SFTP
    Connect to your server via SFTP.

  4. Upload mod files
    Extract the mod and upload the .dll file(s) to the following directory:

    /BepInEx/plugins/
    /BepInEx/plugins/
  5. Start the server
    Start your server.

Important

All players must have the same mods installed locally to join the server.