Files
BoilR/flatpak/io.github.philipk.boilr.appdata.xml
T

117 lines
4.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Philip Kristoffersen 2022 <philipkristoffersen@gmail.com> -->
<component type="desktop-application">
<id>io.github.philipk.boilr</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT-0 OR Apache-2.0</project_license>
<name>BoilR</name>
<summary>Add non-steam games to your steam library</summary>
<description>
<p>This little tool will show games from other games platforms in your Steam library.
It uses the Steam 3rd party shortcuts feature and does not require you to set up anything.
The goal is that you do not have to leave your Steam library to launch games from other launchers/stores, so that you can find all the games that you have available.
You can also use BoilR to manually and automatically download custom art from SteamGridDB.</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/PhilipK/BoilR/v.1.3.0/screenshot_1.png</image>
<caption>Main Window</caption>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/PhilipK/BoilR</url>
<!--
Open Age Rating Service
https://hughsie.github.io/oars/index.html
-->
<content_rating type="oars-1.1" />
<releases>
<release version="1.3.13" date="2022-05-27">
<description>
<ul>
<li>You can now add Flatpak apps</li>
</ul>
</description>
</release>
<release version="1.3.12" date="2022-05-27">
<description>
<ul>
<li>Add option to disconnect a shortcut from BoilR, making it possible to manually edit it</li>
</ul>
</description>
</release>
<release version="1.3.11" date="2022-05-27">
<description>
<ul>
<li>Can now find games installed by Epic Store Launcher installed via Proton</li>
</ul>
</description>
</release>
<release version="1.3.10" date="2022-05-25">
<description>
<ul>
<li>Option to always launch games through Heroic Launcher</li>
<li>Start Heroic Launcher with the --no-gui parameter</li>
</ul>
</description>
</release>
<release version="1.3.9" date="2022-05-20">
<description>
<ul>
<li>Option to launch games through Heroic Launcher</li>
<li>Allow steam input Epic, Gog and Uplay</li>
<li>Fix bug where GOG games with a launcher where not found</li>
</ul>
</description>
</release>
<release version="1.3.8" date="2022-05-20">
<description>
<p>Fixed a bug where shortcuts added by Steam ROM Manager could not be parsed</p>
</description>
</release>
<release version="1.3.7" date="2022-05-20">
<description>
<p>Back up your shortcuts and restore them later</p>
</description>
</release>
<release version="1.3.6" date="2022-05-17">
<description>
<p>Automatically find Steam installed through flatpak</p>
</description>
</release>
<release version="1.3.5" date="2022-05-15">
<description>
<ul><li>Fix icons not set in GoG games</li><li>Fix Origin (installed via proton) games not being launch correctly</li><li>Show version number in settings</li></ul>
</description>
</release>
<release version="1.3.4" date="2022-05-15">
<description>
<ul><li>Fix icons not being set on games</li><li>Update dependencies to improve performance</li><li>Add progress spinners to ui</li></ul>
</description>
</release>
<release version="1.3.3" date="2022-05-14">
<description>
<p>Set custom images on Steam games as well as shortcuts</p>
</description>
</release>
<release version="1.3.2" date="2022-05-14">
<description>
<p>Download images with correct image extension, fixes bug with missing icons</p>
</description>
</release>
<release version="1.3.1" date="2022-05-13">
<description>
<p>It is now possible to download icons for games</p>
</description>
</release>
<release version="1.3.0" date="2022-05-05">
<description>
<p>First Flatpak Release of BoilR</p>
</description>
</release>
</releases>
<developer_name>Philip Kristoffersen</developer_name>
<update_contact>philipkristoffersen@gmail.com</update_contact>
<launchable type="desktop-id">io.github.philipk.boilr.desktop</launchable>
</component>