Files
cartridges/data/page.kramo.Cartridges.metainfo.xml.in
2025-11-29 12:48:45 +01:00

50 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>@APP_ID@</id>
<replaces>
<id>hu.kramo.Cartridges</id>
</replaces>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<name>Cartridges</name>
<summary>Launch all your games</summary>
<description>
<p>Cartridges is a simple game launcher for all of your games.</p>
</description>
<developer id="page.kramo">
<name translate="no">Jamie, Laura, Zoey</name>
</developer>
<url type="homepage">https://apps.gnome.org/Cartridges/</url>
<url type="vcs-browser">https://git.kramo.page/cartridges</url>
<url type="bugtracker">https://git.kramo.page/cartridges/issues</url>
<url type="translate">https://hosted.weblate.org/engage/cartridges/</url>
<url type="contact">https://discord.gg/yrJfddyt56</url>
<url type="contribute">https://git.kramo.page/cartridges/src/branch/main/CONTRIBUTING.md</url>
<translation type="gettext">cartridges</translation>
<launchable type="desktop-id">@APP_ID@.desktop</launchable>
<content_rating type="oars-1.1" />
<requires>
<display_length compare="ge">360</display_length>
</requires>
<supports>
<control>keyboard</control>
<control>pointing</control>
<control>touch</control>
</supports>
<branding>
<color type="primary" scheme_preference="light">#d5b0e7</color>
<color type="primary" scheme_preference="dark">#501a5c</color>
</branding>
<releases>
<release version="49.0"/>
</releases>
</component>