pip install .
tmx2flg --file filename.tmx
Looks for tiles with a Custom Property (integer) called Flag
in Tiled TMX files and outputs a binary, tilesetname.flg
, containing 'flag' values for each tileset. Custom Properties are assigned to tiles in the Edit Tileset view.