mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2024-12-26 11:48:29 +00:00
5 lines
107 B
Batchfile
5 lines
107 B
Batchfile
git checkout -- .
|
|
git pull fireball v1.4
|
|
git submodule update --init
|
|
gulp make-simulator
|
|
gulp make-prebuilt |