Every world is a single .vcdbs file
Vintage Story saves are self-contained โ one file per world, named <WorldName>.vcdbs. Easiest way to find yours: from the main menu, go to Single-player โ Open Saves Folder, which opens it directly. On Windows, the same location is %appdata%/VintagestoryData/Saves. That single file is everything you’re moving โ no separate player data or region files to track down.
Moving your world to a server
.vcdbs file somewhere safe before doing anything else. It’s the only copy of your world, and every guide for this process โ including hosts’ own official ones โ starts with the same warning.data/Saves folder โ the exact root path varies slightly by host โ and upload your file. Remove or archive any existing default world file already sitting there first, so there’s no ambiguity about which one the server should load.Rename your uploaded file to default.vcdbs
Option B โ keep the original name, edit the config:
“WorldConfig”: {
“SaveFileLocation”: “./data/Saves/your world name.vcdbs”
}
Rename vs reconfigure โ which should you use?
Simplest option โ no config file editing at all. Best if you’re only running one world and don’t need to keep multiple saves organised by name on the server.
Keeps your original, meaningful filename intact and makes it easier to switch between multiple saved worlds later without renaming files each time.