Uploading your World to your V Rising server
Find and Prepare the world
First thing you'll need to do is find and prepare the world you want to use on your server. You can use any world whether it comes from an existing single player or you have from another host.
Locating your files on your computer
- Hit Windows Key+R on your keyboard.
- In the field that pops up, type
%appdata%
- Navigate to folder path
LocalLow\Stunlock Studios\VRising\CloudSaves
. You should see thev1
file which contains all of your worlds. Choose the folder you want to upload.
If you're not sure of which world is which.
Click and open your world folder and under
ServerHostSettings.json
It'll show the name of the world.
Uploading your world.
- Stop your server to prevent any loss of data.
- Log in Via SFTP.
- Drag and drop your world folder into the following folder on your server:
save-data/Saves/v2
. - Back in Command Center, Click the Files tab and navigate to
ServerHostSettings.json
, located in yourVRisingServer_Data/StreamingAssets/Settings
folders. - In your
ServerHostSettings.json
you'll want to change the"SavedName": "world1"
, to"SaveName": "worldfoldernamehere",
- Start your server and connect to make sure everything is in it's place.
Updated about 1 year ago