mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-06-26 11:24:46 +00:00
17 lines
230 B
JSON
17 lines
230 B
JSON
{
|
|
"__version__": "1.0.6",
|
|
"general": {
|
|
"designResolution": {
|
|
"width": 720,
|
|
"height": 1280
|
|
}
|
|
},
|
|
"layer": [
|
|
{
|
|
"name": "World",
|
|
"value": 1
|
|
}
|
|
],
|
|
"custom_joint_texture_layouts": []
|
|
}
|