this post was submitted on 04 Feb 2024
43 points (97.8% liked)
Palworld
790 readers
1 users here now
founded 9 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thanks! Is it possible in the future to import save file to make it easier to use? (I know it's a complex feature, sorry).
I just looked at https://github.com/cheahjs/palworld-save-tools and I guess it should be possible :) Palworld uses a format called gvas (part of Unreal Engine) which seems to be a zlib-compressed sequence of key/value pairs. When get some time to play again I'll probably look into this. Entering this data through a website is pretty annoying! ๐