How to Import a Prospect to Your Icarus Server
A Prospect is an Icarus save world tied to a mission or session. You can import an existing Prospect .json file to your server so players resume from a saved state.
Before you start: Stop your server before uploading files. Running servers may lock files and prevent uploads from taking effect.
Steps
- Log in to the Game Control Panel and navigate to your server.
- Stop the server.
- Use the File Manager or an FTP client to upload your Prospect
.jsonfile to:./Saved/PlayerData/DedicatedServer/Prospect/ - Click the Configuration Files icon.
- Open ServerSettings.ini using the Config Editor.
- Set the Last Prospect Name field to the filename of your uploaded
.jsonfile (without the.jsonextension). - Click Save.
- Start the server. It will load the imported Prospect on the next session.
Troubleshooting
If the server does not load the Prospect, double-check that the Last Prospect Name value matches the filename exactly, including capitalisation. Confirm the file was placed in the correct Prospect/ directory using the File Manager.