---
title: How to Upload a Singleplayer World to your 7 Days to Die Server
description: Learn how to upload your singleplayer world to your Nodecraft 7 Days to Die Server.
source: "https://nodecraft.com/support/games/sevendaystodie/how-to-upload-a-singleplayer-world-to-your-7-days-to-die-server"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvYTk3NDBiZmEyNC83ZDJkLWxhbmRpbmctcGFnZS0xLTItMC5wbmcvbS8ifSx7Im5hbWUiOiJnYW1lX2xvZ28iLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMzc1eDE1MC9kMGE2MjgyOThiL2xvZ28ucG5nL20vIn0seyJuYW1lIjoiY3RhX3RleHQiLCJ0ZXh0IjoiQ3JlYXRlIHlvdXIgb3duIHNlcnZlciEifSx7Im5hbWUiOiJ0ZXh0IiwidGV4dCI6IkhvdyB0byBVcGxvYWQgYSBTaW5nbGVwbGF5ZXIgV29ybGQgdG8geW91ciA3IERheXMgdG8gRGllIFNlcnZlciJ9XQ&s=259fbedd33bd424246a414ace4b75a31bccb300957f460c40c9a85abf9dd082b"
published: "2020-08-29T00:00:12.972Z"
updated: "2021-06-03T00:04:00.000Z"
---

# How to Upload a Singleplayer World to your 7 Days to Die Server

Learn how to upload your singleplayer world to your Nodecraft 7 Days to Die Server.

This article will guide you through the process of uploading an already existing singleplayer 7 Days to Die world onto your Nodecraft server. This method can also be a better alternative to generating a large world on a headless server. The world generation is often much faster on your home PC, where it can split the processing load between your GPU and your CPU, whereas on a headless server, it only has access to a CPU.

## Find the "Saves" Folder of Your Existing Game

The first thing to do is to find the save location for your world. The default location is `c:\Users\(your pc username)\AppData\Roaming\7 Days to Die`. There are **two** folders of interest here. The `GeneratedWorlds` and `Saves` folders.

![A view of the location of 7 Days to Die save folders](https://cms-a.nodecraft.com/f/133932/686x324/8d198340c2/7d2d-save-files.png/m/)

Let's take a look inside the `Saves` folder first. If you have more than one world generated on your PC, you'll need to find which one of your worlds you'd like to upload. In this example case, it will be `\Juvupe Valley\My Game`. Create a zip file of your world (`Juvepe Valley`) for this example).

![A view of the Saves folder contents for 7 Days to Die](https://cms-a.nodecraft.com/f/133932/621x305/d6b11748fa/saves.png/m/)![A view of the Game Name folder for a 7 Days to Die world](https://cms-a.nodecraft.com/f/133932/623x164/e309b669a7/game-name.png/m/)

Go back and look at the `GeneratedWorlds` folder. Inside there will be similar-looking folders. They have other necessary information that relates to your world. Make a zip file of the corresponding world folder (`Juvupe Valley` in our example).

![A view of the GeneratedWorlds folder location for 7 Days to Die](https://cms-a.nodecraft.com/f/133932/663x188/eb110e8d63/generatedworlds.png/m/)

## Upload the Zipped Save Folders to Your Server

Now, upload your zip files into the appropriate folders in your Nodecraft Server Files tab. You can do this using the "Upload" button in the Server Files, dragging and dropping directly into the panel, or via FTP.

The zip file you created in `c:\Users\(your pc username)\AppData\Roaming\7 Days to Die\Saves` will go into the `/saves/Saves` folder in Server Files.

Select the zip file, then select the "Unzip" button.

![A view of where to upload and unzip your Saves folder for 7 Days to Die within Nodecraft Pro](https://cms-a.nodecraft.com/f/133932/1916x572/d51039bbd6/save-upload.png/m/1000x0/smart)

The zip file you created in `c:\Users\(your pc username)\AppData\Roaming\7 Days to Die\GeneratedWorlds` will go into the `/.local/share/7DaysToDie/GeneratedWorlds` folder in your Server Files.

Unzip this file as well.

For the .local folder to be present, the server must be fully started up at least one time after setting the Game World to RWG in the Game Settings -> Gamemode tab of your panel.

You can also manually create this folder as well.

![A view of uploading and unzipping the GeneratedWorlds folder for 7 Days to Die in Nodecraft Pro](https://cms-a.nodecraft.com/f/133932/1911x573/6b82e8f668/generatedworlds-upload.png/m/1000x0/smart)

As you can see from these screenshots, you can have multiple worlds saved on your server that you can swap between by changing a few settings.

## Change the Settings to use the Correct World

Now that your world save has been uploaded to the server, we need to change a couple of settings for it to load the save rather than generate another one.

### Method 1: Use Nodecraft Pro panel

Navigate to the left-hand side of your Nodecraft Pro panel and select the "Game Settings" page, then the "Gamemode Settings" tab near the top. Change the **Game World** and **Game Name** text fields to load up your world. In our example, the Game World is "Juvupe Valley", and the Game Name is "My Game". These will match the folder names in your `/saves/Saves` folder. Don't forget to press the **Save** button at the bottom of the page!

![A view of the Nodecraft Pro panel specifying what Game World and Game Name to load for 7 Days to Die](https://cms-a.nodecraft.com/f/133932/1350x645/3ef53908a2/panel-game-world-change.png/m/1000x0/smart)

### Method 2: Edit server\_config.xml

You can also manually set the server to load your world in the `server_config.xml` file. This file is normally found in the main directory of Server Files.

![A view of the server_config.xml location to edit for 7 Days to Die in Nodecraft Pro](https://cms-a.nodecraft.com/f/133932/1899x756/ff18d5ccf8/serverconfigxml-edit.png/m/1000x0/smart)

Edit the `GameWorld` and `GameName` settings to match the folders in your `/saves/Saves` folder.

In our example, these settings look like:

```
<property name="GameWorld" value="Juvupe Valley"/>
```

```
<property name="GameName" value="My Game"/>
```

![A view of the server_config.xml file with the GameWorld and GameName settings highlighted using Nodecraft Pro's file editor](https://cms-a.nodecraft.com/f/133932/1558x256/d75aad0f54/serverconfig-game-world-and-name.png/m/1000x0/smart)

Don't forget to press the **Save** button in the upper right portion of the file editor!

You're now all set to start your server! If everything is done correctly, you'll be able to play on your singleplayer world with your friends.
