mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
Update README.md
add Dump Save usage
This commit is contained in:
committed by
GitHub
parent
4c9465fefc
commit
5ebfd4c62d
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user