mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-26 17:02:28 +01:00
5 lines
272 B
XML
5 lines
272 B
XML
<?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>
|