cheahjs / palworld-save-tools

Tools for converting Palworld .sav files to JSON and back
MIT License
781 stars 67 forks source link

fix: update fstring handling to better handle unicode #56

Closed cheahjs closed 6 months ago

cheahjs commented 6 months ago

This should fix #53 and #30.

As a side effect, Unicode characters in JSON will be escaped and not the actual characters anymore.

For example,

image image