File: tiled.appdata.xml

package info (click to toggle)
tiled-qt 0.10.1-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,356 kB
  • ctags: 6,894
  • sloc: cpp: 50,440; java: 3,301; python: 1,379; ansic: 556; xml: 356; ruby: 41; makefile: 22; sh: 7
file content (28 lines) | stat: -rw-r--r-- 1,152 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<application>
 <id type="desktop">tiled.desktop</id>
 <metadata_license>CC-BY-3.0 and GPL-2.0</metadata_license>
 <project_license>GPL-2.0+ and BSD-2-Clause</project_license>
 <name>Tiled</name>
 <summary>General purpose map editor</summary>
 <description>
  <p>
   Tiled is a general purpose 2D level editor with powerful tile map editing
   features. It’s built to be easy to use and is suitable for many type of
   games.
  </p>
  <p>
   The Tiled map format is supported by a large amount of game engines and
   libraries. In addition, Tiled supports plugins to read and write map formats
   other than its own map format.
  </p>
 </description>
 <screenshots>
  <!-- GPL 2 by TMW -->
  <screenshot type="default" width="800" height="600">http://www.mapeditor.org/img/appdata/screenshot_objects.png</screenshot>
  <!-- CC BY SA 3.0 By Clint Bellanger -->
  <screenshot width="800" height="600">http://www.mapeditor.org/img/appdata/screenshot_terrain.png</screenshot>
 </screenshots>
 <url type="homepage">http://www.mapeditor.org/</url>
 <updatecontact>ablu@fedoraproject.org</updatecontact>
</application>