- In steam right click the Palword Dedicated Server > Manage > Show files
- The save is in the folder called Pal
- Open
Saved/SaveGames/0/<some_random_letters_and_numbers>/
- You should probably see some files like Level.sav, and Players.
- Select them all > Right click > Compress.
Now send them to your linux server. I uploaded to discord then used wget
to download onto the server from linux. But scp / etc should also work.
- Start your server for the first time. 1.5) You may have to join it once. Don't worry, we'll delete the character you create in this step.
- Stop your server
- It'll auto create
Saved/SaveGames/0/<some_random_letters_and_numbers>/
- Open the above folder.
rm -rf *
to delete the contents. - unzip your zip from step 5 here.
- Start your server again