mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Update version to 1.4.1
This commit is contained in:
Generated
+1
-1
@@ -141,7 +141,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "boilr"
|
||||
version = "1.3.20"
|
||||
version = "1.4.1"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"chrono",
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
edition = "2021"
|
||||
name = "boilr"
|
||||
version = "1.4.0"
|
||||
version = "1.4.1"
|
||||
|
||||
[dependencies]
|
||||
base64 = "^0.13.0"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<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.
|
||||
<p>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.</p>
|
||||
@@ -26,6 +26,16 @@ https://hughsie.github.io/oars/index.html
|
||||
<content_rating type="oars-1.1" />
|
||||
<releases>
|
||||
|
||||
<release version="1.4.1" date="2022-07-18">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Add a save button to the settings page</li>
|
||||
<li>Add option to run without vsync</li>
|
||||
<li>Prevent crash when settings where invalid</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
|
||||
<release version="1.4.0" date="2022-07-11">
|
||||
<description>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user