New Profile System

Up until now, you only could create a launcher project by platform but game developers have reported to us that they need to create more than one launcher configuration by platform. For example, you want to create a game to Android platform and need to have a launcher configuration named “AndroidSmartphone” and another launcher configuration named “AndroidHD” with high resolution textures. This is now possible with the new profile system.

Now, when you create a project you can select which platforms will be supported.  It will then create a default profile launcher by platform:

But if you want to add an additional profile launcher to the same platform, you can use Project Properties Dialog from Edit menu (Edit -> ProjectProperty)

Continue reading New Profile System