I want to obtain synchronization of saves, records list, campaign progress, that is everything, what player do, on 3 devices. I use Syncthing for it and I added saves location in ~/.local/share/vcmi/Saves
to transfer to other device. But neither records list nor campaign progress weren’t transferred. Where are locations of them?
Highscores and campaign progress is saved in the file ~/.config/vcmi/persistentStorage.json
You could sync the entire ~/.config/vcmi folder, and that way you also get mod settings transferred between devices.
1 Like
I’ll do it. Thank you very much!