File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -43,20 +43,20 @@ Most files placed in the `build-templates/[platform]` directory will be copied d
4343
4444| Platform | Actual Name | Supported File Type |
4545| :-------- | :---------- | :----------- |
46- | ** Huawei AGC** | huawei-agc | not supported yet |
46+ | ** Huawei AGC** | huawei-agc | ` index.ejs ` |
4747| ** Alipay Mini Game** | alipay-mini-game | ` game.json ` |
4848| ** Taobao Mini Game** | taobao-mini-game | ` game.json ` 、` mini.project.json ` |
4949| ** Douyin Mini Game** | bytedance-mini-game | ` game.ejs ` 、` game.json ` 、` project.config.json ` |
5050| ** OPPO Mini Game** | oppo-mini-game | ` manifest.json ` |
51- | ** Huawei Quick Game** | huawei-quick-game | not supported yet |
51+ | ** Huawei Quick Game** | huawei-quick-game | ` game.ejs ` |
5252| ** Cocos Play** | cocos-play | ` game.config.json ` |
5353| ** vivo Mini Game** | vivo-mini-game | ` project.config.json ` |
5454| ** Xiaomi Quick Game** | xiaomi-quick-game | ` manifest.json ` |
5555| ** Baidu Mini Game** | baidu-mini-game | ` game.json ` , ` project.swan.json ` |
5656| ** WeChat Mini Game** | wechatgame | ` game.ejs ` , ` game.json ` , ` project.config.json ` |
5757| ** Web Desktop** | web-desktop | ` index.ejs ` |
5858| ** Web Mobile** | web-mobile | ` index.ejs ` |
59- | ** Native** | native | not supported yet |
59+ | ** Native** | native | ` index.ejs ` |
6060
6161<!--
6262## Customizing `application.js`
Original file line number Diff line number Diff line change @@ -43,20 +43,20 @@ project-folder
4343
4444| 平台 | 平台构建扩展名 | 支持的特殊文件类型 |
4545| :--- | :--- | :--- |
46- | 华为 AGC | huawei-agc | 暂不支持 |
46+ | 华为 AGC | huawei-agc | ` index.ejs ` |
4747| 支付宝小游戏 | alipay-mini-game | ` game.json ` |
4848| 淘宝小游戏 | taobao-mini-game | ` game.json ` 、` mini.project.json ` |
4949| 抖音小游戏 | bytedance-mini-game | ` game.ejs ` 、` game.json ` 、` project.config.json ` |
5050| OPPO 小游戏 | oppo-mini-game | ` manifest.json ` |
51- | 华为快游戏 | huawei-quick-game | 暂不支持 |
51+ | 华为快游戏 | huawei-quick-game | ` game.ejs ` |
5252| Cocos Play | cocos-play | ` game.config.json ` |
5353| vivo 小游戏 | vivo-mini-game | ` project.config.json ` |
5454| 小米快游戏 | xiaomi-quick-game | ` manifest.json ` |
5555| 百度小游戏 | baidu-mini-game | ` game.json ` 、` project.swan.json ` |
5656| 微信小游戏 | wechatgame | ` game.ejs ` 、` game.json ` 、` project.config.json ` |
5757| Web Desktop | web-desktop | ` index.ejs ` |
5858| Web Mobile | web-mobile | ` index.ejs ` |
59- | 原生平台 | native | 暂不支持 |
59+ | 原生平台 | native | ` index.ejs ` |
6060
6161| 平台 | 配置文件 | 配置说明 |
6262| :--- | :--- | :--- |
You can’t perform that action at this time.
0 commit comments