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