@egret/qhgame-bundler
v1.0.2
Published
执行如下脚本
Downloads
3
Keywords
Readme
qhgame-bundler
如何安装
执行如下脚本
npm install @egret/qhgame-bundler
如何运行
- 使用游戏引擎发布一个微信小游戏功能
- 执行以下脚本
qhgame-bundler { your-wechat-game-project }
- 上述脚本执行后,会在微信工程中生成一个 dist 文件夹
- 使用“360小程序开发者模式”功能新建一个项目,选择 { your-wechat-game-project } 这个文件夹(注意,不是 dist 文件夹)