How to Upload an Existing Icarus Save to Your Server
This tutorial will guide you through the process of uploading a custom world file to your Icarus dedicated server.
If you get stuck at any time, Game Host Bros offers free save transfers. Just reach out to a bro on Discord.
Finding Your Save Files
Section titled “Finding Your Save Files”Worlds aren’t found in the game files. They’re found in a different location, which can be accessed by doing this:
- Press
Windows Key + R
. - Enter this:
%LocalAppData%/ICARUS/Saved/PlayerData
- Open the folder named after your SteamID64, and then enter
Prospects
. - Copy your
prospect.json
file.- For example, if your Prospect is named MySave, your save file will be
MySave.json
in the Prospects folder.
- For example, if your Prospect is named MySave, your save file will be
Uploading Your World
Section titled “Uploading Your World”This is how to upload and load your existing save. These steps will use the example of MySave.json
for the name of your save file.
- Log in to the Game Host Bros Game Panel and stop your Icarus server.
- Go to
Management > File Manager
. - Navigate to
/ICARUS/Saved/PlayerData/DedicatedServer/Prospects
. - Upload your
MySave.json
save file.
Loading Your World
Section titled “Loading Your World”- Log in to the Game Host Bros Game Panel and stop your Icarus server.
- Go to
Management > File Manager
. - Navigate to
/ICARUS/Saved/Config/WindowsServer/ServerSettings.ini
. InServerSettings.ini
, editLoadProspect=
to the name of your save. - Start your server.
Once uploaded, your server files should look like this:
ServerSettings.ini
DirectoryICARUS
DirectorySaved
DirectoryConfig
DirectoryWindowsServer
- ServerSettings.ini Edit me!
Uploaded Prospect.json
DirectoryPlayerData
DirectoryDedicatedServer
DirectoryProspects
- MySave.json Your uploaded save!