Files
Max-Cocos-Demo/settings/v2/packages/project.json
2025-10-28 21:55:41 +08:00

30 lines
542 B
JSON
Executable File

{
"__version__": "1.0.6",
"script": {
"useDefineForClassFields": false,
"allowDeclareFields": false,
"preserveSymlinks": true,
"importMap": "/Users/yangjie/Projects/Max-Cocos-Demo/import-map.json"
},
"general": {
"designResolution": {
"width": 2560,
"height": 1440,
"fitWidth": false,
"fitHeight": true
},
"highQuality": true
},
"layer": [
{
"name": "canvas_19",
"value": 524288
}
],
"fbx": {
"legacyFbxImporter": {
"visible": true
}
}
}