mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-07 03:41:20 +01:00
Add support for transformations in Tilesets. Closes #37
This commit is contained in:
@@ -20,6 +20,7 @@ ALL_TILESET_DIRS = [
|
||||
TILE_SETS / "image_properties",
|
||||
TILE_SETS / "image_transparent_color",
|
||||
TILE_SETS / "image_tile_offset",
|
||||
TILE_SETS / "image_transformations",
|
||||
TILE_SETS / "individual_images",
|
||||
TILE_SETS / "terrain",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user