Description
Tiled map files can be loaded by C++ projects through the current git build of the tmxlite parser library. Game developers install it to read TMX maps, layers, tilesets, and related image references in custom engines. Untrusted maps, parser bugs, tileset paths, and git-build regressions should be tested by the consuming program.