So I got a question how would I say move datastore from one game to another for example I am moving the game to a new place and want to keep everyones cash how would I do that?
1 Like
As far as I know, if you do not have an external datastore (hosted on your own servers) you cannot move data from one game to another.
However, if you’d like to get the same datastore in the game but in a different place you can do it just how you did it in your previous place as datastores are shared per game.
1 Like