builder.json 304 B

12345678910111213
  1. {
  2. "excludeScenes": [],
  3. "orientation": {
  4. "landscapeLeft": true,
  5. "landscapeRight": true,
  6. "portrait": false,
  7. "upsideDown": false
  8. },
  9. "packageName": "org.cocos2d.helloworld",
  10. "startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
  11. "title": "hello_world",
  12. "webOrientation": "auto"
  13. }