Files
rebirth-wren/assets/main_tileset.tsx
Indrajith K L b73889da9f Basic Renderer
* Adds Tiled map JSON rendering
* TODO Cleanup & Organization
2021-08-01 02:26:00 +05:30

5 lines
238 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.5" tiledversion="1.5.0" name="main_tileset" tilewidth="16" tileheight="16" tilecount="136" columns="17">
<image source="tilemap_packed.png" width="272" height="128"/>
</tileset>