<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>org.hnefatafl.hnefatafl_client</id>

  <name>Hnefatafl</name>
  <developer id="org.hnefatafl.david">
    <name>David Lawrence Campbell</name>
  </developer>
  <summary>Play the game</summary>

  <metadata_license>MIT</metadata_license>
  <project_license>AGPL-3.0-or-later</project_license>

  <branding>
    <color type="primary" scheme_preference="light">#5ad4ce</color>
    <color type="primary" scheme_preference="dark">#07807a</color>
  </branding>

  <description>
    <p>Client that connects to a Copenhagen Hnefatafl Server.</p>
    <p>Discord: https://discord.gg/h56CAHEBXd</p>
  </description>

  <launchable type="desktop-id">org.hnefatafl.hnefatafl_client.desktop</launchable>

  <categories>
    <category>Game</category>
  </categories>

  <keywords>
    <keyword>board-game</keyword>
    <keyword>copenhagen</keyword>
    <keyword>hnefatafl</keyword>
    <keyword>tafl</keyword>
  </keywords>

  <content_rating type="oars-1.1">
    <content_attribute id="social-chat">intense</content_attribute>
  </content_rating>

  <url type="bugtracker">https://github.com/dcampbell24/hnefatafl/issues</url>
  <url type="homepage">https://hnefatafl.org/</url>
  <url type="donation">https://github.com/sponsors/dcampbell24</url>
  <url type="contact">https://dlc.name</url>
  <!-- <url type="faq">https://example.org/faq</url> -->
  <url type="translate">https://hnefatafl.org/#translate</url>
  <url type="contribute">https://github.com/dcampbell24/hnefatafl/blob/main/CONTRIBUTING.md</url>
  <url type="vcs-browser">https://github.com/dcampbell24/hnefatafl</url>

  <screenshots>
    <screenshot type="default">
      <image>https://hnefatafl.org/screenshots/opening_game.png</image>
      <caption>Opening Position</caption>
    </screenshot>

    <screenshot type="default">
      <image>https://hnefatafl.org/screenshots/move.png</image>
      <caption>First Move</caption>
    </screenshot>

    <screenshot type="default">
      <image>https://hnefatafl.org/screenshots/attacker_wins.png</image>
      <caption>Attacker Wins</caption>
    </screenshot>

    <screenshot type="default">
      <image>https://hnefatafl.org/screenshots/defender_wins.png</image>
      <caption>Defender Wins</caption>
    </screenshot>
  </screenshots>

  <releases>
    <release version="5.2.0" date="2026-02-26">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#520---2026-02-26</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="5.1.0" date="2026-02-13">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#510---2026-02-13</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="5.0.1" date="2026-02-04">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#501---2026-02-04</url>
      <description>
        <p>Don't crash when playing two games at the same time.</p>
        <p>For more details see the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="5.0.0" date="2026-01-24">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#500---2026-01-24</url>
      <description>
        <p>Added tournaments.</p>
        <p>For more details see the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="4.5.0" date="2025-12-18">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#450---2025-12-18</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="4.4.1" date="2025-12-05">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#441---2025-12-05</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="4.4.0" date="2025-12-03">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#440---2025-12-03</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="4.3.0" date="2025-11-24">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#430---2025-11-24</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="4.2.2" date="2025-10-22">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#422---2025-10-22</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="4.2.0" date="2025-10-20">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#420---2025-10-20</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="4.1.1" date="2025-09-23">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#411---2025-09-23</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="4.1.0" date="2025-07-27">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#410---2025-07-27</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="4.0.0" date="2025-07-19">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#400---2025-07-19</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="3.0.1" date="2025-07-17">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#301---2025-07-17</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="2.1.0" date="2025-06-20">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#210---2025-06-20</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="2.0.3" date="2025-06-18">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#203---2025-06-18</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="1.2.1" date="2025-06-03">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#121---2025-06-03</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="1.2.0" date="2025-06-02">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#120---2025-06-02</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="1.1.4" date="2025-05-23">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#114---2025-05-23</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="1.1.3" date="2025-05-21">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#113---2025-05-21</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="1.0.0" date="2025-05-05">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#100---2025-05-05</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="0.13.4" date="2025-04-21">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#0134---2025-04-21</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>

    <release version="0.13.2" date="2025-04-15">
      <url type="details">https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md#0132---2025-04-15</url>
      <description>
        <p>See the CHANGELOG.md file.</p>
      </description>
    </release>
  </releases>

  <!-- ONLY desktop supported -->
  <requires>
    <control>keyboard</control>
    <control>pointing</control>
    <display_length compare="ge">768</display_length>
  </requires>
</component>