1、清理仓库
This commit is contained in:
28
client/version/chess/settings/project.json
Normal file
28
client/version/chess/settings/project.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"collision-matrix": [
|
||||
[
|
||||
true
|
||||
]
|
||||
],
|
||||
"design-resolution-height": 720,
|
||||
"design-resolution-width": 1280,
|
||||
"excluded-modules": [],
|
||||
"fit-height": true,
|
||||
"fit-width": true,
|
||||
"group-list": [
|
||||
"default"
|
||||
],
|
||||
"simulator-orientation": false,
|
||||
"simulator-resolution": {
|
||||
"height": 640,
|
||||
"width": 960
|
||||
},
|
||||
"start-scene": "current",
|
||||
"use-customize-simulator": false,
|
||||
"use-project-simulator-setting": false,
|
||||
"cocos-analytics": {
|
||||
"enable": false,
|
||||
"appID": "13798",
|
||||
"appSecret": "959b3ac0037d0f3c2fdce94f8421a9b2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user