DotTiled/src/DotTiled.Tests/TestData/Maps/default-map-base64-zstd/default-map-base64-zstd.tmx
7H3LaughingMan 9c446239d7 ZStd Testing
2025-04-29 14:46:49 -05:00

8 lines
388 B
XML

<?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>