flareteam / tilesetdef-generator

Tool to convert tilesets embedded in a TMX file to Flare's tileset format.
The Unlicense
3 stars 2 forks source link

Flare Tileset Definition Generator

This script allows for easy creation of a tileset definition for Flare (http://flarerpg.org) using an existing Tiled TMX file.

Usage

Run this in the folder that contains your Tiled map and tileset images, replacing FILENAME with your map's filename:

./tilesetdef-generator.py FILENAME

Notes