Hy
I am using sav files to store specific variables(struct). It is contain various variables from different blueprints and I use the save game to store weather settings(preset). At different conditions I use these preset to change the weather.
But when I packaged the game the sav files doesn’t work .
I know in pacakaged build/shipped games the sav files is in under AppData folder.
How can I use my sav files in packaged project without that to copy at AppData folder?