Looking to move your existing single-player or multiplayer Vintage Story world over to your dedicated server? In this guide, we will walk you through finding your local save file, uploading it to your MintServers panel, and configuring your server to load it properly.
Finding Your Local Save File
First, we need to locate the world save on your own computer so we can copy it.
- Launch Vintage Story on your computer.
- Click on Single-player, then click the Open Saves Folder button at the bottom.
- This will open the folder containing all your local worlds (they end in
.vcdbs). Create a copy of the specific save you wish to upload and keep this folder open.
You can click the folders below to see exactly what this local path looks like:
📁 AppData
📁 Roaming
📁 VintagstoryData
📁 Saves
Uploading Your World
Now that we have your world file, let's upload it to the server.
- Log in to your MintServers Game Panel.
- Stop your Vintage Story server before making any changes.
- Click on File Manager in the left-hand menu.
- Navigate to the
data/Saves/directory. - Delete any existing world files in this folder to avoid conflicts.
- Click the Upload button and upload your
.vcdbssave file.
Your server's file structure should now look like this:
📁 data
📁 Saves
Enabling Your Uploaded World
Finally, we need to tell the server to load this specific world file.
- While still in the File Manager, navigate to the
datafolder. - Locate the
serverconfig.jsonfile and click it to edit. - Find the line that says
"SaveFileLocation":. - Change the path to match the exact name of your uploaded save file. For example:
"SaveFileLocation": "./data/Saves/myworld.vcdbs". - Click Save Content at the top right.
- Go back to your console and Start your server!
Your server is now running your custom world! If you have any trouble getting it to load, please open a support ticket and our team will be happy to assist you.