Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 913 Bytes

tiled.1.ronn

File metadata and controls

35 lines (26 loc) · 913 Bytes

tiled(1) -- tile map editor

SYNOPSIS

tiled [] [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] : Exports the specified tmx file to target
  • --export-formats: Prints a list of supported export formats

AUTHORS

https://github.com/bjorn/tiled/blob/master/AUTHORS

SEE ALSO

tmxviewer(1), tmxrasterizer(1), http://www.mapeditor.org/