How do I…
Hi again:
I would like to know how can I package my game for Windows if the package name is already taken for the Android version of the same game that is already published in Google Play.
I’m thinking about the possibility of publishing my game in Microsoft Store but now I’m not sure if that option is possible as it is said in Gdevelop documentation you can’t choose the same package name twice.
Only one more thing;
Would anybody tell me about their experience about publishing in Itch.io?.
Thank you very much in advance.
Regards,
Eva.
You change package name in project properties
I would suggest com.YourNick.GameName or its initials
For example i would go with com.ZeroX4.StupidGame
OR com.ZeroX4.SG
As for itch i have no idea what you have in mind
Only thing that strikes me that is kinda not itch related while it still is
Is the fact that if you add your game to be playable on your game itch page
Then rotation for your game is managed by browser if you run it on mobile
Like imagine you made game that should be locked to portrait mode
However if i can run your game from your itch game page on my phone
Then rotation is managed by if my phone have rotation enabled or not
And i am rotating browser not your game itself so your game orientation do nothing here
It would only take effect if i download APK file of your game and install it on my phone
Then whatever orientation you set i am stuck with
Thank you very much!.
Playing game in browser.?.
My idea is publishing my game in the same way I did in Google Play.