tiled - Man Page
tile map editor
Synopsis
tiled [Options] [FILES...]
Description
Tiled is a general purpose tile map editor. It´s built to be easy to use, yet flexible enough to work with varying game engines, whether your game is an RPG, platformer or Breakout clone. Tiled is free software and written in C++, using the Qt application framework.
Options
- -h --help
Displays the help
- -v --version
Displays the version
- --quit
Only check validity of arguments
- --disable-opengl
Disables hardware accelerated rendering
- --export-map [format] tmx file target file
Exports the specified tmx file to target
- --export-formats
Prints a list of supported export formats
Authors
See Also
Referenced By
tmxrasterizer(1), tmxviewer(1).
May 2015