Add tests for external tilesets in maps

This commit is contained in:
Daniel Cronqvist 2024-08-12 23:03:53 +02:00
parent f82487f46a
commit a1a2e3d373
12 changed files with 167 additions and 144 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.11.0" name="tileset" tilewidth="32" tileheight="32" tilecount="24" columns="8">
<image source="tileset.png" width="256" height="96"/>
</tileset>