diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2017-09-22 21:58:03 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-22 21:58:34 +0100 |
commit | 561f404f0b3e2de389065c05963d2eadeccb22ef (patch) | |
tree | 067d4b6104977d4179a1a6e8b0df4554974a72c8 /development/tiled/slack-desc | |
parent | 7b136d4cfb4e2c47241e8c0d82e603172cf4dc87 (diff) |
development/tiled: Added (Tiled map editor), renamed from tiled-qt.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/tiled/slack-desc')
-rw-r--r-- | development/tiled/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/tiled/slack-desc b/development/tiled/slack-desc new file mode 100644 index 0000000000000..ec8a11055bbd1 --- /dev/null +++ b/development/tiled/slack-desc @@ -0,0 +1,19 @@ +# 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: http://www.mapeditor.org |