How to Add a Savegame to Your Core Keeper Server
You can upload an existing singleplayer world to your server.
Find savegame
Your local savegame can be found on your PC at:
%USERPROFILE%\AppData\LocalLow\Pugstorm\Core Keeper\Steam\<SteamID>\worlds%USERPROFILE%\AppData\LocalLow\Pugstorm\Core Keeper\Steam\<SteamID>\worldsTip
Press Windows + R, enter %USERPROFILE%\AppData\LocalLow\Pugstorm\Core Keeper\Steam\ and navigate to the folder with your SteamID, then to worlds.
The world file is named e.g. 0.world.gzip. The number before .world.gzip is the World Index.
Upload savegame
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Upload world
Upload the.world.gzipfile to the following directory:/.config/unity3d/Pugstorm/CoreKeeper/DedicatedServer/worlds//.config/unity3d/Pugstorm/CoreKeeper/DedicatedServer/worlds/Set World Index
Make sure the World Index in the server settings matches the number of your world file.Example
If your file is named
0.world.gzip, the World Index must be0. For3.world.gzipit must be3.Start the server
Start your server.
Warning
Uploading will overwrite the existing save on the server.