Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 744 Bytes

tiled.1.ronn

File metadata and controls

31 lines (22 loc) · 744 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

AUTHORS

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

SEE ALSO

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