126 lines
4.8 KiB
XML
126 lines
4.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>@APP_ID@</id>
|
|
<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. It has support for importing games from Steam, Lutris, Heroic and more with no login necessary. You can sort and hide games or download cover art from SteamGridDB.</p>
|
|
</description>
|
|
<url type="homepage">https://github.com/kra-mo/cartridges</url>
|
|
<url type="bugtracker">https://github.com/kra-mo/cartridges/issues</url>
|
|
<url type="translate">https://hosted.weblate.org/engage/cartridges/</url>
|
|
<url type="contact">https://www.kramo.hu/about/</url>
|
|
<url type="vcs-browser">https://github.com/kra-mo/cartridges</url>
|
|
<url type="contribute">https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md</url>
|
|
<developer_name translatable="no">kramo</developer_name>
|
|
<launchable type="desktop-id">@APP_ID@.desktop</launchable>
|
|
<supports>
|
|
<control>pointing</control>
|
|
<control>keyboard</control>
|
|
<control>touch</control>
|
|
</supports>
|
|
<recommends>
|
|
<display_length compare="gt">545</display_length>
|
|
</recommends>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://raw.githubusercontent.com/kra-mo/cartridges/main/data/screenshots/1.png</image>
|
|
<caption>Library</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://raw.githubusercontent.com/kra-mo/cartridges/main/data/screenshots/2.png</image>
|
|
<caption>Edit Game Details</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://raw.githubusercontent.com/kra-mo/cartridges/main/data/screenshots/3.png</image>
|
|
<caption>Game Details</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://raw.githubusercontent.com/kra-mo/cartridges/main/data/screenshots/4.png</image>
|
|
<caption>Preferences</caption>
|
|
</screenshot>
|
|
</screenshots>
|
|
<content_rating type="oars-1.1" />
|
|
<releases>
|
|
<release version="2.0.3" date="2023-07-08">
|
|
<description translatable="no">
|
|
<ul>
|
|
<li>Fixes an issue with Windows data storage</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="2.0" date="2023-07-05">
|
|
<description translatable="no">
|
|
<p>After months of work, Cartridges 2.0 is here:</p>
|
|
<ul>
|
|
<li>New import source: Legendary</li>
|
|
<li>New import source: Flatpak</li>
|
|
<li>Importing games should be much quicker</li>
|
|
<li>Error handling has been improved</li>
|
|
<li>Various UX improvements</li>
|
|
<li>Translations since 1.5</li>
|
|
</ul>
|
|
<p>Thanks to the new import backend, adding new sources is much easier and a lot more are coming soon!</p>
|
|
</description>
|
|
</release>
|
|
<release version="1.5" date="2023-05-23">
|
|
<description translatable="no">
|
|
<ul>
|
|
<li>Cartridges is now part of GNOME Circle!</li>
|
|
<li>Extra Steam libraries are now detected automatically</li>
|
|
<li>Executables are now passed directly to the shell</li>
|
|
<li>Various UX improvements</li>
|
|
<li>Translations since 1.4</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="1.4" date="2023-04-16">
|
|
<description translatable="no">
|
|
<ul>
|
|
<li>Support for animated covers</li>
|
|
<li>Redesigned details view</li>
|
|
<li>Easily search for games on various databases</li>
|
|
<li>Translations since 1.3</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="1.3" date="2023-04-06">
|
|
<description translatable="no">
|
|
<ul>
|
|
<li>Support for importing game covers from SteamGridDB!</li>
|
|
<li>New import source: Lutris</li>
|
|
<li>New import source: itch</li>
|
|
<li>Better feedback for hiding and launching games</li>
|
|
<li>UX improvements</li>
|
|
<li>Translations since 1.2</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="1.2" date="2023-03-30">
|
|
<description translatable="no">
|
|
<ul>
|
|
<li>Refined the user experience for importing games</li>
|
|
<li>Added option to remove all games</li>
|
|
<li>Translations since 1.1</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="1.1" date="2023-03-26">
|
|
<description translatable="no">
|
|
<ul>
|
|
<li>Added option to launch games by clicking the cover image</li>
|
|
<li>Added option to save cover art losslessly</li>
|
|
<li>Translations since 1.0</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
<release version="1.0" date="2023-03-25">
|
|
<description translatable="no">
|
|
<p>First stable release</p>
|
|
</description>
|
|
</release>
|
|
</releases>
|
|
</component>
|