Export script for bjorn/tiled map editor with export for Tangaria project running on PWMAngband base.
Place the script to: C:/Users/[USER]/AppData/Local/Tiled/extensions/ or read the manual to know where you should place the script: https://doc.mapeditor.org/en/latest/reference/scripting/#script-extensions
Important:
- You should use the latest development snapshot rather than stable version of Tiled (on the moment it is written stable was 1.2.4 and the working version with API support is 2019.10.08)
- Script takes ASCII symbol from custom 'map' field for map section of the export, and from 'mask' field for the mask section. Returns empty space if both fields are empty.