新人求助,使用命令发布wechatgame项目,怎么设置appid,资源服地址!
C:\CocosCreator\CocosCreator.exe --path E:\wx-game\demo --build platform=wechatgame;appid=xxxxxxxx;orientation=portrait;
这样使用发布后没有改变appid orientation
新人求助,使用命令发布wechatgame项目,怎么设置appid,资源服地址!
C:\CocosCreator\CocosCreator.exe --path E:\wx-game\demo --build platform=wechatgame;appid=xxxxxxxx;orientation=portrait;
这样使用发布后没有改变appid orientation
不行说明格式问题吧。。。
格式为 --build “platform=wechatgame;wechatgame={‘appid’:‘xxx’}”