butterfly icon indicating copy to clipboard operation
butterfly copied to clipboard

Structure for multiple game support

Open player-guest opened this issue 5 years ago • 0 comments

So I see you are working on the multiple game support. Then let's talk about the implementing.

I was finished the gitadora and popn music part and using the structure similar to yours. Then I add a simple json api to the main server, and using ButterflyUser to do the authentication. So one thing I done was make the game profile not relate to ButterflyUser but only relate to a Card. Then the user can bind theirs card to a user.

Do you have any suggestion?

player-guest avatar Oct 23 '19 06:10 player-guest