<?xml version="1.0" encoding="utf-8"?>
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
  <metadata>
    <!-- == PACKAGE SPECIFIC SECTION == -->
    <id>hnefatafl-copenhagen</id>
    <version>5.2.0</version>
    <packageSourceUrl>https://github.com/dcampbell24/hnefatafl/tree/main/packages/chocolatey</packageSourceUrl>
    <owners>David Lawrence Campbell</owners>
    <!-- ============================== -->

    <!-- == SOFTWARE SPECIFIC SECTION == -->
    <title>Hnefatafl Copenhagen</title>
    <authors>David Lawrence Campbell</authors>
    <projectUrl>https://hnefatafl.org</projectUrl>
    <iconUrl>https://rawcdn.githack.com/dcampbell24/hnefatafl/refs/heads/main/assets/helmet.svg</iconUrl>
    <copyright>2025-2026 Developers of the hnefatafl-copenhagen project</copyright>
    <licenseUrl>https://raw.githubusercontent.com/dcampbell24/hnefatafl/refs/heads/main/COPYING</licenseUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectSourceUrl>https://github.com/dcampbell24/hnefatafl/</projectSourceUrl>
    <docsUrl>https://docs.rs/hnefatafl-copenhagen/latest/hnefatafl_copenhagen/</docsUrl>
    <!--<mailingListUrl></mailingListUrl>-->
    <bugTrackerUrl>https://github.com/dcampbell24/hnefatafl/issues</bugTrackerUrl>
    <tags>board-game copenhagen hnefatafl strategy tafl</tags>
    <releaseNotes>https://github.com/dcampbell24/hnefatafl/blob/main/CHANGELOG.md</releaseNotes>
    <summary>Copenhagen Hnefatafl</summary>
    <description>
      Copenhagen Hnefatafl client that connects to a server. Discord: https://discord.gg/h56CAHEBXd
    </description>
    <!-- =============================== -->

    <!--<provides>NOT YET IMPLEMENTED</provides>-->
    <!--<conflicts>NOT YET IMPLEMENTED</conflicts>-->
    <!--<replaces>NOT YET IMPLEMENTED</replaces>-->
  </metadata>
  <files>
    <file src="tools\**" target="tools" />
  </files>
</package>