Open tommyk opened 6 years ago
@tommyk If you wont to use this part of engine, download full version from site and create project via console cocos new ProjectName -l js
. Cocos team now don't support cocos2d-HTML5, all developer now supporting Cocos Creator.
v3.13 last version that updated with C++ version. If you have any questions about deploying HTML project, you can ask.
I downloaded the
Full Version
from this page (http://cocos2d-x.org/filecenter/jsbuilder/) and have been using that currently. I have noticed that there is NO v3.13 tag and I also noticed that you can not build this using the scripts since the build.xml contains files that do not exist anymore.So my question is, where is that v3.13 made from in the git repo? And did it not use the ant command to build it?