<?xml version="1.0" encoding="UTF-8"?>
<component type="generic">
  <id>io.github.flightlessmango.mangohud</id>

  <name>MangoHud</name>
  <summary>Vulkan/OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more</summary>
  <developer_name>FlightlessMango</developer_name>
  <icon type="stock">io.github.flightlessmango.mangohud</icon>

  <metadata_license>CC0-1.0</metadata_license>
  <project_license>MIT</project_license>

  <description>
    <p>A modification of the Mesa Vulkan overlay, including GUI improvements with HUD configuration, temperature reporting, and logging capabilities. Includes a script (mangohud) to start it on any OpenGL or Vulkan application.</p>
  </description>

  <screenshots>
    <screenshot type="default">
      <caption>Example</caption>
      <image>https://raw.githubusercontent.com/flightlessmango/MangoHud/master/assets/overlay_example.gif</image>
    </screenshot>
    <screenshot>
      <caption>Log uploading walkthrough</caption>
      <image>https://raw.githubusercontent.com/flightlessmango/MangoHud/master/assets/log_upload_example.gif</image>
    </screenshot>
  </screenshots>

  <url type="homepage">https://github.com/flightlessmango/MangoHud</url>
  <url type="bugtracker">https://github.com/flightlessmango/MangoHud/issues</url>
  <url type="donation">https://www.paypal.me/flightlessmango</url>

  <provides>
    <binary>mangohud</binary>
  </provides>

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

  <content_rating type="oars-1.1" />
</component>
