Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Import save from browser

A topic by McSteve created Oct 27, 2021 Views: 1,683 Replies: 2
Viewing posts 1 to 2

Hey,

Is it possible to import save files from Firefox to the standalone build? I got the regedit files from the standalone but can’t find the Firefox file location to copy them. 

Thanks!

Developer (1 edit)

It's a pain in the ass. Would be very hard to do.
Next update will allow you to just export and import data from files.

If you really want to do it. Look into this: https://docs.unity3d.com/ScriptReference/PlayerPrefs.html

Yeah that’s what I thought. I’ll wait for the import-export then before switching to the standalone. Thanks!