-
Notifications
You must be signed in to change notification settings - Fork 0
Home English
Ayerdi edited this page Aug 12, 2026
·
1 revision
Stable release: v2.2.1 · Palworld
Save Sync lets multiple PCs alternate as the Palworld dedicated-server host without manually passing save archives around or keeping one gaming PC online permanently.
Save Sync uses an authoritative version, baseVersion, an exclusive heartbeat
lock, worldGuid, SHA-256 and atomic publication. A stale copy cannot silently
overwrite newer progress.
External backups are durably queued in SQLite and executed by a supervisor independent from the web process; restarting the web host does not lose pending backup supervision.
The project cannot merge worlds that have already diverged.
Dedicated Server Save Sync · Apache-2.0 · Repository · Security