cocos2d / cocos2d-html5

Cocos2d for Web Browsers. Built using JavaScript.
https://www.cocos.com
3.07k stars 902 forks source link

v3.13 #3545

Open tommyk opened 6 years ago

tommyk commented 6 years ago

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?

yuriilychak commented 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.