mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-05-09 20:16:04 +03:00
Add final tests
This commit is contained in:
parent
292dc9b1b9
commit
653e5b5326
16 changed files with 549 additions and 17 deletions
|
@ -0,0 +1,14 @@
|
|||
{ "columns":8,
|
||||
"image":"tileset.png",
|
||||
"imageheight":96,
|
||||
"imagewidth":256,
|
||||
"margin":0,
|
||||
"name":"tileset",
|
||||
"spacing":0,
|
||||
"tilecount":24,
|
||||
"tiledversion":"1.11.0",
|
||||
"tileheight":32,
|
||||
"tilewidth":32,
|
||||
"type":"tileset",
|
||||
"version":"1.10"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue