mirror of
https://github.com/Leo501/CocosCreatorTutorial.git
synced 2026-06-02 07:29:34 +08:00
添加一个介绍,并如何使用的demo
This commit is contained in:
13
MeshDemo/settings/builder.json
Normal file
13
MeshDemo/settings/builder.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user