trumank / uesave-rs

Rust library to read and write Unreal Engine save files
MIT License
277 stars 55 forks source link

In need of help #29

Closed KeeganAD closed 9 months ago

KeeganAD commented 9 months ago

I'm trying to move a palworld file, but I'm not sure how to use the uesave thing. Anyone willing to help walk me though it.

trumank commented 9 months ago

Usage depends on whatever wrapper script you're trying to use to manage palworld saves. It can't be used directly.

KeeganAD commented 9 months ago

What can I open the reader with. Cod doesn’t work for me.