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:
- Publish to Web Platforms
- Publish to Native Platforms
- Publish to Mini Game Platforms
- Publish to HUAWEI AppGallery Connect
- Publish to Alipay Mini Games
- Publish to ByteDance Mini Games
- Publish to QTT Mini Games
- Publish to Cocos Play
- Publish to Huawei Quick Games
- Publish to OPPO Mini Games
- Publish to vivo Mini Games
- Publish to Xiaomi Quick Games
- Publish to LinkSure Mini Games
- Publish to Baidu Mini Games
- Publish to WeChat Mini Games
- Access to Open Data Context
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: