From 56325d7c5d79d44154d7c6f1d0c6dd20fb04e37f Mon Sep 17 00:00:00 2001 From: Philip Kristoffersen Date: Mon, 18 Jul 2022 10:30:47 +0200 Subject: [PATCH] Update version to 1.4.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- flatpak/io.github.philipk.boilr.appdata.xml | 12 +++++++++++- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5311436..774495b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -141,7 +141,7 @@ dependencies = [ [[package]] name = "boilr" -version = "1.3.20" +version = "1.4.1" dependencies = [ "base64", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 82ee1c6..a823066 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "boilr" -version = "1.4.0" +version = "1.4.1" [dependencies] base64 = "^0.13.0" diff --git a/flatpak/io.github.philipk.boilr.appdata.xml b/flatpak/io.github.philipk.boilr.appdata.xml index 2348620..c3af50a 100644 --- a/flatpak/io.github.philipk.boilr.appdata.xml +++ b/flatpak/io.github.philipk.boilr.appdata.xml @@ -7,7 +7,7 @@ BoilR Add non-steam games to your steam library -

This little tool will show games from other games platforms in your Steam library. +

BoilR 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.

@@ -26,6 +26,16 @@ https://hughsie.github.io/oars/index.html + + +
    +
  • Add a save button to the settings page
  • +
  • Add option to run without vsync
  • +
  • Prevent crash when settings where invalid
  • +
+
+
+