1. 命令行创建cocos lua工程
cocos new MyGame -p com.your_company.mygame -l lua
2. 进入工程目录, 编译运行时库
cocos compile -p android -j 4 --ap 20
标签:div jce highlight body pos blog http 进入 ref
1. 命令行创建cocos lua工程
cocos new MyGame -p com.your_company.mygame -l lua
2. 进入工程目录, 编译运行时库
cocos compile -p android -j 4 --ap 20
标签:div jce highlight body pos blog http 进入 ref
原文地址:https://www.cnblogs.com/xiyushimei/p/8629690.html