1234567891011121314151617181920 |
- # HOW TO EDIT THIS FILE:
- # The "handy ruler" below makes it easier to edit a package description.
- # Line up the first '|' above the ':' following the base package name, and
- # the '|' on the right side marks the last column you can put a character in.
- # You must make exactly 11 lines for the formatting to be correct. It's also
- # customary to leave one space after the ':' except on otherwise blank lines.
- |-----handy-ruler------------------------------------------------------|
- tiled: tiled (Tiled map editor)
- tiled:
- tiled: Tiled is a general purpose tile map editor. It is meant to be used
- tiled: for editing maps of any tile-based game, be it an RPG, a platformer
- tiled: or a Breakout clone.
- tiled: Tiled is very flexible, for example there are no restrictions on map
- tiled: size, tile size or the number of layers or tiles. Also, it allows
- tiled: arbitrary properties to be set on the map, its layers, the tiles or
- tiled: on the objects.
- tiled:
- tiled: https://www.mapeditor.org
|