Guide ‐ Migrating Saves - DFJacob/AbioticFactorDedicatedServer GitHub Wiki

Singleplayer/Player hosted saves are compatible with dedicated servers, they just need to be moved to the correct folder.

Finding The Player Save

  1. Navigate to %LocalAppData%\AbioticFactor\Saved\SaveGames\, in here you will find a folder matching your steam id. Go into that then into \Worlds\. The full path may look like this: %LocalAppData%\AbioticFactor\Saved\SaveGames\76561198053306820\Worlds\.

  2. Each folder in here is a world save, find the one you want to migrate and copy the folder to the server. The world saves folder on the dedicated server is located at \(Server Install)\AbioticFactor\Saved\SaveGames\Server\Worlds\. Follow the Quickstart if that folder doesn't exist.

  3. To have the dedicated server host the correct world, your migrated save folder either needs to be renamed to Cascade, or use -WorldSaveName= to override the default folder name.