Hi,
Let's say I exported my game to Windows as an executable file and I saved some data using LocalStorage. If I put that game on a USB stick and run it on another computer, will my LocalStorage data still be there and be accessible on that different computer? Thanks.