iebb / PalworldSaveEditor

Palworld Save Editor (in-browser)
MIT License
42 stars 6 forks source link

Palworld Save JSON Editor

Website

Obviously you don't want to install 100MB of dependencies / toolchains just to edit a single .sav file ...

An in-browser Palworld save file editor at https://palworld.tf/.

Based on uesave-rs and svelte-jsoneditor.

Build

The compiled Rust wasm is not included here, and you need to build it first.

npm run build-rust

Notes

The uesave-rs used is slightly modified so that:

The JSON inside editor contains only the $.root.properties part.

LICENSE

MIT

What else?

If you play F1 Manager games, here's another save file editor for you:

Website