JM_KA/settings/builder.json

13 lines
304 B
JSON
Raw Normal View History

2021-12-27 01:08:45 +00:00
{
"excludeScenes": [],
"orientation": {
2021-12-28 11:51:27 +00:00
"landscapeLeft": true,
"landscapeRight": true,
"portrait": false,
2021-12-27 01:08:45 +00:00
"upsideDown": false
},
2021-12-28 11:51:27 +00:00
"packageName": "org.cocos2d.helloworld",
"startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
"title": "hello_world",
"webOrientation": "auto"
}