Bluefissure/pal-conf

Some entries are not working in `.ini` config file

Bluefissure opened this issue · 2 comments

Properties like BaseCampWorkerMaxNum and CollectionObjectHpRate are not read form the .ini config file, but we can create a WorldOption.sav in a local save and use GVAS tools such as uesave-rs to edit.

May need to investigate WASM compatibility of uesave-rs and provide a way to do the .sav <--> .sav.json convert.

Documents:

Checkout https://github.com/iebb/PalworldSaveEditor for the awesome uesave-wasm pkg!

Implemented in #3