The simplest aplication created with MnCreator consists of 1 scene with set of objects and animations on it. More complicated app have several scenes which can be switched, besides, there are some additional extensions of interface and functuonality: table of contents, extenal links to web-sites and social networks, mini-games and etc.

Application's settings:

Name Description
Icon It is a small image that represents application on user devices, in AppStore and Google Play, or it can be used as web-site's icon. Only the PNG format can be used for icon, its size should be bigger than 256x256 pixels and aspect ratio of 1:1 (square).
Splash screen User sees this image while apllication is launching on mobile devices. It can be any format (PNG is recommended) and should correspond application's canvas size or 2 times bigger.
Canvas size This parameter is responsible for screen resolution, for which apllication is created.
Main workspace This parameter defines area's size on canvas which is shown to user, at the same time scenes' edges of project can be cut. More information about project adaptation to screen size here.
Name It is application name which is displayed in app stores, on user devices and in headings of web-pages.
ID It is a unique application identifier used on all platforms. Common format of identifier - 3 words, wriiten in latin and divided by points: "com.company.product", i.e., it is reverse domain name (if we spoke about web-site, the same "adress", it would be written like this: http://product.company.com).
Version Version number should be changed before any kind of update in app stores. Version format is 3 numbers divided by points. First number - "major" version, it is recommended to augment only when there are some significant and major changes.
Developer This field is used to give information on the developer or company.
E-mail The developer's e-mail is used to receive and give feedback.
Web-site Link to the author's or company's web-site.
Description This parameter gives application's internal description, which is used only in web-verson.