mirror of
https://gitee.com/dgflash/oops-game-kit.git
synced 2026-06-06 20:43:26 +08:00
21 lines
329 B
JSON
21 lines
329 B
JSON
{
|
|
"general": {
|
|
"designResolution": {
|
|
"fitWidth": false,
|
|
"fitHeight": true,
|
|
"height": 720,
|
|
"width": 1200
|
|
}
|
|
},
|
|
"__version__": "1.0.6",
|
|
"fbx": {
|
|
"legacyFbxImporter": {
|
|
"visible": true
|
|
}
|
|
},
|
|
"script": {
|
|
"preserveSymlinks": true
|
|
},
|
|
"custom_joint_texture_layouts": []
|
|
}
|