How to Add a Savegame to Your Icarus Server
You can transfer a local prospect to your server to continue playing with an existing save.
Find the local savegame
Open savegame folder
PressWindows Key + R, enter the following path and confirm with Enter:%LOCALAPPDATA%\ICARUS\Saved\PlayerData%LOCALAPPDATA%\ICARUS\Saved\PlayerDataNavigate to the Prospects folder
Open your SteamID64 folder and navigate into theProspectsfolder.Identify the prospect file
Your save is a file named<YourProspect>.json. Note the exact file name.
Upload and apply the savegame
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Upload the prospect
Upload the<YourProspect>.jsonfile to the following directory:/ICARUS/Saved/PlayerData/DedicatedServer/Prospects//ICARUS/Saved/PlayerData/DedicatedServer/Prospects/Adjust ServerSettings.ini
Open the following file:/ICARUS/Saved/Config/WindowsServer/ServerSettings.ini/ICARUS/Saved/Config/WindowsServer/ServerSettings.iniSet the value of
LoadProspectto the file name of your prospect (without.json):LoadProspect=<YourProspect>LoadProspect=<YourProspect>Start the server
Start your server via the dashboard.
Warning
Start the server once and create a new prospect from the client before uploading your own save for the first time. Only then will the required directory structure be generated on the server.
Warning
Make sure the version of your savegame matches the server version. Saves from older versions may cause errors or incompatible data.