Manually installing Mods

If you’re manually installing mods, you need to install BepInEx first. Reference this page if you have not completed this step. Do remember that BepInEx will take some time to generate all of the files, so give it time on first boot up and after any game hotfixes.

Dependencies

Many mods require other mods in order to run. Make sure you have all of the dependencies listed for the mod you are interested in. You will see them listed on Thunderstore on each mod’s page like so: image

Inside a Mod folder

Typically, a mod folder will look something like this:

image

In most cases, you will only need to extract the .dll file of the mod. Make sure to check over the mod’s readme to see if there are any other installation instructions particular to that mod.

Destination

You will be copying files out to the destination game folder.

For Clients

Find your game folder, it’s typically something like C:\Program Files (x86)\Steam\steamapps\common\VRising, but you can open this folder precisely by right clicking on the game in steam > manage > browse game files.

image

You will then navigate into the BepInEx folder you had installed prior.

image

Then, go to the Plugins folder contained within. If you do not see this, BepInEx has not yet been correctly installed.

image

It is here that you will place your mods .dll files into.

image

Note for Client ONLY: If you are installing server mods into the client (pay attention to thunderstore tags), you will need the mod ServerLaunchFix. This typically takes several round of timing out to let it generate and copy all the files it needs. —

Windows Dedicated Server

Find your game folder. If you are hosting on your own machine, you can find it precisely by right clicking on the dedicated server version of the game in steam > manage > browsegamefiles.

image

After that, follow the instructions from the Client to navigate.

If you are renting a game server, it will often be in the root of your access.

image

Linux Hosted Server

It should look much the same, with other things in the folder.

image

Start game/server after moving all files

Your server should start with mods installed correctly. If it does not, check your BepInEx/LogOutput.log to see what is having problems loading. You will need this if you seek technical support from the discord.