DotTiled/src/DotTiled.Tests/TestData/Maps/default-map-base64-zstd/default-map-base64-zstd.tmx

9 lines
388 B
Text
Raw Normal View History

2025-04-29 14:24:58 -05:00
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.11.2" orientation="orthogonal" renderorder="right-down" width="5" height="5" tilewidth="32" tileheight="32" infinite="0" nextlayerid="2" nextobjectid="1">
<layer id="1" name="Tile Layer 1" width="5" height="5">
<data encoding="base64" compression="zstd">
KLUv/SBkRQAACAABAIDUCQE=
</data>
</layer>
</map>