当前位置: 首页 > 工具软件 > cpp-project > 使用案例 >

cocos2dx 3.x打包出现Can't find config file .cocos-project.json in path

巫坚白
2023-12-01

you can just create a .cocos-project.json file yourself. All it contains is the following code: { "project_type": "cpp" }

如果是lua工程话,直接修改成lua即可。



 类似资料: