One feature I'd like to see is the ability to auto detect the save directory given a base path. For example, if SAVE_DIRECTORY=/palworld/Pal/Saved, can the exporter auto detect the remaining path given there is only one save? This would enable the player save exporters to work without first identifying the UUID of the save directory.
First, thank you for making this! I added it to my Helm chart here: https://github.com/caleb-devops/palworld-helm
One feature I'd like to see is the ability to auto detect the save directory given a base path. For example, if
SAVE_DIRECTORY=/palworld/Pal/Saved
, can the exporter auto detect the remaining path given there is only one save? This would enable the player save exporters to work without first identifying the UUID of the save directory.