Already put hours into a prospect playing solo or on a home-hosted session? You don't have to start over. Icarus dedicated servers can load prospect files created elsewhere, so you can bring your existing save across and keep playing on your new server.
Step 1: Locate Your Local Prospect File
Your local prospect files are saved on your PC, not inside the Icarus install folder. You'll find them at:
You can paste %localappdata%\Icarus\Saved\PlayerData\ directly into the address bar of File Explorer to jump straight there. Inside, you'll see a folder named after your Steam64 ID, and inside that, a Prospects folder containing a .json file for each of your saves. Copy the one you want to bring across somewhere safe.
Step 2: Upload the Prospect to Your Server
- Log into your MintServers panel and click Stop to shut down your server.
- Go to the Files tab in the left-hand sidebar.
- Navigate to the Prospects folder:
📁 server (your server's root directory)
📁 Saved
📁 PlayerData
📁 DedicatedServer
📁 Prospects (upload your .json file here) - Upload your
.jsonprospect file into that folder.
Step 3: Set the Uploaded Prospect as Active
Uploading the file isn't quite enough on its own, you also need to tell the server to actually load it. You can do this either from the in-game lobby or through the config file.
- Start your server and connect to it, if it has no prospect loaded you'll land in the Server Lobby automatically.
- From the lobby, run
/AdminLogin [YourAdminPassword], thenLoadProspect [ProspectName], using the file name exactly as it appears without the.jsonextension.
Alternatively, stop the server, open Saved/Config/WindowsServer/ServerSettings.ini from the Files tab, and set LoadProspect=YourProspectName (or ResumeProspect=True together with LastProspectName=YourProspectName), then save and start the server. For the full rundown of these settings, see our guide on configuring your Icarus server.
🛠️ Troubleshooting
Prospect doesn't show up as an option:Double-check the file landed inSaved/PlayerData/DedicatedServer/Prospects/exactly, and not one folder up or down.LoadProspect can't find it:Use the exact file name from the Files tab, without the.jsonextension, and check for typos.Save appears corrupted or won't load:Restore from the backup copy you made in Step 1 and try the upload again with a fresh copy of the original file.- If the prospect was running on a paid map like Styx, Prometheus, or Elysium, every player joining needs to own that DLC, or they won't be able to connect to it.
If your prospect still isn't loading after trying the above, no worries! Just open a support ticket with your prospect's file name and our team will gladly take a look.