Forked from chongshengzhujue's project
Compile successfully in cocos creator 2.0.9
按照图中显示的勾选导出配置
将项目中的
compile.py和build-templates文件夹拷贝到自己的项目中
在项目的根目录运行脚本
python compile.py
脚本执行完毕后,双击
build/web-mobile/index.html可以直接运行游戏
- 注意事项
1.目前支持的二进制文件只有这4种有特殊需要可自行添加
2.目前不知支持使用字体文件(ttf)
3.本项目使用creator2.0.9打包

