cocos-enhance-kit/demo/settings/builder.json

13 lines
304 B
JSON
Raw Normal View History

2022-06-13 13:51:01 +00:00
{
"excludeScenes": [],
"orientation": {
"landscapeLeft": true,
"landscapeRight": true,
"portrait": false,
"upsideDown": false
},
"packageName": "org.cocos2d.helloworld",
"startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
"title": "hello_world",
"webOrientation": "auto"
}