Using "cocos run" command with cocos2d-js 3.0alpha on sample js-moonwarrior -


i discovered new commandline in cocos2d-js (3.0alpha on os x 10.9.2) awsome. 2 commands can create project , deploy on web, android, ios , mac. tried web , android , worked instantly.

then tried run sample game js-moonwarriors comes framework using

cocos run -p android 

from within project directory. stops error:

can't find projects directories in project. 

no idea. missing?

update: cocos2d-js 3.0alpha2 out , working fine.

i got answer cocos2d-x forum:

hi, functionality missing in 3.0 alpha, tomorrow release 3.0 alpha2, , issue have been solved, can use cocos command compile , run js-tests , moon warriors.


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -