summaryrefslogtreecommitdiff
path: root/src/hexen.appdata.xml.in
blob: 300fad73b9ebc6a5fea61829f4d0c2e9a10722d6 (plain)
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
29
30
<?xml version="1.0" encoding="UTF-8"?>

<application>
  <id type="desktop">@PROGRAM_PREFIX@hexen.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <developer_name>@PACKAGE_MAINTAINER@</developer_name>
  <url type="homepage">@PACKAGE_URL@</url>
  <url type="bugtracker">@PACKAGE_ISSUES@</url>
  <description>
    <p>
      @PACKAGE_SHORTNAME@ Hexen is a conservative,
      historically-accurate Hexen source port, which is compatible
      with mods and levels that were made before the Hexen source code
      was released.  Unlike other source ports, the goal is to
      preserve the original look, feel, limitations, and bugs of the
      original DOS executable.
    </p>
    <p>
      Full support for single- and multi-player games is provided.
      Unlike the original executable, network play is implemented on
      the IP network stack, allowing it to function on modern LANs and
      the Internet.
    </p>
  </description>
  <screenshots>
    <!-- TODO: Provide some screenshots here.  The default GNOME -->
    <!-- window frames with the game at 640x480 should be ideal. -->
  </screenshots>
</application>