- Before You Start: Do Not Delete Your Server Files
- Step 1: Stop Your Server
- Step 2: Locate Your World on Your PC
- Step 3: Upload the World to Your Server
- Method A: File Manager (recommended for most worlds)
- Method B: SFTP (for large worlds or direct transfer)
- Step 4: Update WorldIslandId (Critical)
- Step 5: Clean Up Auto-Generated Worlds (Optional)
- Step 6: Start Your Server
- Troubleshooting
Upload your singleplayer Windrose world to your WinterNode server so you can continue playing with friends.
Before You Start: Do Not Delete Your Server Files
A fresh Windrose server already has everything installed and ready. You do not need to delete any files before uploading your world. Only upload the world folder, nothing else.
If you already deleted your server files by mistake, go to the Settings tab and click Reinstall Server. Once the server is reinstalled, come back to this guide.
Step 1: Stop Your Server
Before touching any files, stop your server from the control panel. This prevents file corruption.
- Log in to the Game Control Panel
- Select your Windrose server
- Click Stop and wait for the server to shut down fully
Step 2: Locate Your World on Your PC
Windrose stores singleplayer worlds in a folder on your computer.
- Open File Explorer
- Navigate to:
%LOCALAPPDATA%\Windrose\Saved\SaveProfiles\Default\RocksDB\0.10.0\Worlds\
- Inside
Worlds\, you’ll find folders with 32-character hex names. Each folder is a separate world.
If you have multiple worlds, open each folder and check the WorldDescription.json file inside. Look at the WorldName field to identify which world you want.
The files inside your world folder will include: CURRENT, MANIFEST-*, LOCK, IDENTITY, LOG, *.sst, and WorldDescription.json. These are RocksDB database files and must be uploaded together as a complete folder.
Step 3: Upload the World to Your Server
The target path on your server is:
R5/Saved/SaveProfiles/Default/RocksDB/0.10.0/Worlds/Choose the upload method that fits your world folder’s size.
Method A: File Manager (recommended for most worlds)
- Compress your world folder into a ZIP file on your PC (right-click and choose Compress or Send to Zip)
- In the control panel, go to File Manager
- Navigate to
R5/Saved/SaveProfiles/Default/RocksDB/0.10.0/Worlds/(replace0.10.0with your version if different) - Click Upload
- Select your ZIP file in the dialog that opens
- Once uploaded, click the … next to the ZIP and select Decompress
Method B: SFTP (for large worlds or direct transfer)
If your world folder is large, use SFTP to transfer it directly. See Using SFTP for setup instructions.
Upload the world folder (the 32-character hex folder) into R5/Saved/SaveProfiles/Default/RocksDB/0.10.0/Worlds/ (replace 0.10.0 with your version if different).
Step 4: Update WorldIslandId (Critical)
This is the step most people miss. If you skip it, your server will ignore your uploaded world and generate a new empty one.
Your server’s config file R5/ServerDescription.json contains a field called WorldIslandId that tells the server which world folder to load. After uploading, you must update it to point at your uploaded folder.
In File Manager, navigate to
R5/and openServerDescription.jsonFind the
WorldIslandIdfield. It looks like this:"WorldIslandId": "6BE7069CAFE04AD0B5A60868573E07F7"Replace the value with the exact hex name of the folder you uploaded. The hex name is the 32-character folder name from Step 2.
"WorldIslandId": "E282BC2770614520F1B7B87A81373C4D"Click Save
Step 5: Clean Up Auto-Generated Worlds (Optional)
If the server ran before (which it likely did to get an invite code), it created its own world folder in /Worlds/. That folder is no longer needed.
You can delete it or rename it to <hex>.bak if you want to keep a copy. Leaving it does no harm since WorldIslandId now points at your uploaded folder instead.
Step 6: Start Your Server
- Return to the main control panel
- Click Start
- Wait for the server status to show Online. This usually takes 1-2 minutes.
- Find your invite code on the Game Panel dashboard
- Connect via invite code and verify you see your world, your builds, and your progress
Troubleshooting
Server starts with a brand-new empty world: Go back to Step 4. The WorldIslandId in ServerDescription.json doesn’t match your uploaded folder’s hex name. The match must be exact, including case, and exactly 32 characters.
World uploaded but builds are missing: Confirm you uploaded the correct folder. If you had multiple worlds on your PC, open the WorldDescription.json inside each folder to check the WorldName field and find the right one.
SFTP connection isn’t working: See Using SFTP. The most common cause is using the wrong password. Your SFTP password is your control panel login password, not a game-specific one.
Frequently Asked Questions
The WorldIslandId field in R5/ServerDescription.json still points at the old world folder. Update it to the hex name of the folder you uploaded and restart the server.
Singleplayer worlds are typically in %LOCALAPPDATA%\Windrose\Saved\SaveProfiles\Default\RocksDB\0.10.0\Worlds\ -- each world is a folder with a 32-character hex name.
No. Your server already has a working Windrose install. Only upload your world folder -- do not delete anything else.





