Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add Dump Save usage
  • Loading branch information
karnzx authored Jan 24, 2024
1 parent 4c9465f commit 5ebfd4c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,14 @@ This will open a CLI that use can use to write commands to the Palworld Server.

For a full list of commands go to: [https://tech.palworldgame.com/server-commands](https://tech.palworldgame.com/server-commands)

## Dump Save

To create a backup of the game's save at the current point in time, use the command.

```bash
docker exec palworld-server dump_save
```

## Editing Server Settings

When the server starts, a `PalWorldSettings.ini` file will be created in the following location: `<mount_folder>/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini`
Expand Down

0 comments on commit 5ebfd4c

Please sign in to comment.