Automatically Set Package Name When Creating a Project

When creating a project, the package name is “com.example.mygame”.
Suggest changing the package name to GDevelop username (if any) and project name (if applicable) automatically.
If my account username is GDeveloper and my game name is Red Hero Platformer when creating the project, it becomes com.gdeveloper.redheroplatformer.
If I am not signed in or the game name is invalid “non-ASCII” it becomes the default.

1 Like

This will be very useful to avoid conflicts in packages and will also help in reducing steps to prepare a project.

1 Like