xNul / palworld-host-save-fix

Fixes the bug which forces a player to create a new character when they already have a save. Useful for migrating maps from co-op to dedicated servers and from one dedicated server to another.
MIT License
886 stars 65 forks source link

I had writeen a a new super fast tool to migrate between server, and edit the save file #153

Open magicbear opened 5 months ago

magicbear commented 5 months ago

I think may be have some merge between this two tools

Project LInk: https://github.com/magicbear/palworld-server-toolkit

https://github.com/magicbear/palworld-server-toolkit/blob/master/README.en.md#migrate-difference-server-to-single-server

xNul commented 4 months ago

@magicbear very cool! Looking through your code, are you able to make a new character from scratch instead of having a player login and create their character first?