mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-05-08 22:16:03 +03:00
Style changes, and usage of embedded resources
This commit is contained in:
parent
eb22de169c
commit
44cbf5b90a
5 changed files with 53 additions and 25 deletions
4
src/DotTiled.Example/embedded-tileset.tsx
Normal file
4
src/DotTiled.Example/embedded-tileset.tsx
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.8" tiledversion="1.10.2" name="tileset" tilewidth="16" tileheight="16" tilecount="1" columns="1">
|
||||
<image source="tileset.png" width="16" height="16"/>
|
||||
</tileset>
|
Loading…
Add table
Add a link
Reference in a new issue