Started a world with friends using the in-game "Host" option and now ready to move it onto an always-on MintServers dedicated server? Good news: your progress is not lost. Project Zomboid stores co-op ("Host") saves in the exact same format as a dedicated server, so you can transfer the whole world across instead of starting over.
This guide walks you through finding your local save, matching it to your server's world folder, and getting it uploaded correctly.
Step 1: Locate Your Co-Op Save On Your PC
Project Zomboid stores all of its data in a folder named Zomboid in your user directory, separate from the actual game installation. Depending on your operating system, you can find it at:
Windows: C:\Users\YourUsername\Zomboid\Saves\Multiplayer Mac / Linux: ~/Zomboid/Saves/Multiplayer
Inside the Multiplayer folder, you will see a folder for every co-op session you have hosted, named after whatever you typed into the "Name" field when you clicked Host. Open the folder for the world you want to move.
Step 2: Package The Save For Upload
Inside your world's save folder, you will find several files. The two you actually need are:
map_*.binfiles (and similarly named chunk data) — this is your explored world, buildings, and loot.players.db— this is every character's inventory, skills, health, and position.
Compress the entire save folder into a single .zip file. This makes it much faster to upload than sending dozens of individual files one at a time.
Multiplayer folder. You only want one world's worth of files in the archive.
Step 3: Find Your Server's World Folder Name
On MintServers, your server's identity is set by its configuration file, which controls both the settings file name and the matching world folder. Unlike some other hosts, MintServers uses mintservers.ini instead of the default servertest.ini, so your world folder will need to match that same name.
- Log into your MintServers panel and click the Stop button.
- Click on the Files tab on the left-hand sidebar.
- Navigate to your configuration file to confirm the exact name:
📁 .cache (main server directory)
📁 server
Step 4: Upload The Save To Your Server
- Still inside the Files tab, navigate to the
Savesfolder, thenMultiplayer, then the folder matching your server's name (mintservers). - Delete only the default files you are replacing (the fresh
map_*.binandplayers.dbcreated on your server's first boot). Avoid a blanket delete of the whole folder. - Upload the
.zipfile you created in Step 2, then extract it directly into this folder. - Confirm the files landed directly inside the
mintserversfolder, and not nested inside an extra subfolder from the zip.
Step 5: Match Your Mods (If You Used Any)
If your co-op world used Steam Workshop mods, your server needs the exact same mods listed before it will load the save correctly.
- Navigate back to
mintservers.inifrom Step 3. - Find the
WorkshopItems=andMods=lines and add the same mods you used in your co-op session. - Save the file.
Need help finding the correct Workshop or Mod IDs? Our guide to installing mods on Project Zomboid covers exactly where to find them.
Step 6: Start Your Server
Head back to the Console tab and click Start. Give it a minute to load, then connect using your server's IP and port to confirm your world, buildings, and characters are all exactly where you left them.
🛠️ Troubleshooting Common Issues
You spawn into a brand new, unexplored world:Your save files were uploaded to the wrong folder name. Double-check that the folder insideSaves/Multiplayermatches your configuration file's name exactly.Server crashes shortly after starting:This is almost always a mod mismatch. Make sure every mod your save depends on is listed in bothWorkshopItems=andMods=, in the same order."This save is incompatible" error:Your server is running a different game version than the one your save was created on. Check out our guide on changing your Project Zomboid server version.Your character is missing or you spawn as new:Confirm thatplayers.dbwas actually included in your uploaded zip and extracted into the correct folder.
And that is it, your world and your friends' progress are now living on an always-on server instead of your PC. If anything does not load quite right, no worries! Just open a support ticket and our team will gladly help you get your world back up and running.