mirror of
https://github.com/cocos/cocos-engine.git
synced 2026-09-08 16:48:15 +08:00
10 lines
270 B
JSON
10 lines
270 B
JSON
{
|
||
"title": {
|
||
"zh": "瓦片地图",
|
||
"en": "Tiled Map"
|
||
},
|
||
"description": {
|
||
"zh": "TiledMap(地图)用于在游戏中显示 TMX 格式的地图。",
|
||
"en": "TiledMap is used to display a map in TMX format in the game."
|
||
}
|
||
} |