mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-01-16 15:56:09 +01:00
init commit
This commit is contained in:
4
tests/test_data/tile_set_image.tsx
Normal file
4
tests/test_data/tile_set_image.tsx
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.2" tiledversion="1.2.3" name="tile_set_image" tilewidth="32" tileheight="32" spacing="1" margin="1" tilecount="48" columns="8">
|
||||
<image source="images/tmw_desert_spacing.png" width="265" height="199"/>
|
||||
</tileset>
|
||||
Reference in New Issue
Block a user