How To Upload An Existing ICARUS Save To Your Server
In this tutorial, we 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
Worlds aren’t found in the game files, they are found in a different location which can be accessed by doing this.
- Press
Win + 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
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.
- Login 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
- Login 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
in ServerSettings.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!