# TiledToAngbandExport **Repository Path**: mirrors_bjorn/TiledToAngbandExport ## Basic Information - **Project Name**: TiledToAngbandExport - **Description**: startup.js script for bjorn/tiled map editor with export for Angband.online project - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-13 - **Last Updated**: 2026-09-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TiledToAngbandExport startup.js script for [bjorn/tiled](https://github.com/bjorn/tiled) map editor with export for [Angband.online](http://angband.online) project running on [PWMAngband](http://powerwyrm.monsite-orange.fr/page-56e3134c5ebab.html) base. Read the manual to know where you should place the script: https://doc.mapeditor.org/en/latest/reference/scripting/#startup-script 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.