Cross-platform Game Publish

Cocos Creator supports all major platforms in depth, games can be quickly published to Web, iOS, Android, Windows, Mac, and various mini-game platforms, truly realizing one development and running on all platforms.

Preparation Work

The game project can be published when it is developed normally and the preview results meet the requirements. The preparation work that need to be done before publishing includes:

Publishing Platform

Currently, Cocos Creator supports publishing to the following platforms:

Developers can also publish game projects via the command line, see Publish from the Command Line for details.

Advanced Topics

If you have some degree of familiarity and understanding of the build process, you can customize the build templates, extend the build process, etc. For more details, please refer to the following documentation: