cocos-enhance-kit/cocos2d-x/auto-build.bat
2022-06-25 00:23:03 +08:00

5 lines
107 B
Batchfile

git checkout -- .
git pull fireball v1.4
git submodule update --init
gulp make-simulator
gulp make-prebuilt