mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-05-08 22:06:03 +03:00
20 lines
322 B
Text
20 lines
322 B
Text
|
{ "columns":2,
|
||
|
"grid":
|
||
|
{
|
||
|
"height":32,
|
||
|
"orientation":"orthogonal",
|
||
|
"width":32
|
||
|
},
|
||
|
"image":"tiles.png",
|
||
|
"imageheight":32,
|
||
|
"imagewidth":32,
|
||
|
"margin":0,
|
||
|
"name":"Tiles",
|
||
|
"spacing":0,
|
||
|
"tilecount":4,
|
||
|
"tiledversion":"1.11.2",
|
||
|
"tileheight":16,
|
||
|
"tilewidth":16,
|
||
|
"type":"tileset",
|
||
|
"version":"1.10"
|
||
|
}
|