Where is the user login account stored?
I make a game that use GameMakerServer+(Windows) and register an account. So, where I can see the list of user that registered in my game? and how to delete some account.
Replies (1)
Last message on 23 May 2015
Size43
(Administrator)
on
23 May 2015, 14:10:41
User accounts are site-wide, and not linked to a specific game. If you want to delete an INI linked to an account, this can be done on the "INIs" page, which you can find in the developer-section of this site.
If you want to see how many players have logged in to your game, you can see this on the "Analytics" page, which you can also find in the developer-section of this site.