将其他平台的游戏同步到您的 Steam 图书馆中
BoilR automatically adds (almost) all your games to your Steam library (including image art).
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. Optionally, you can set up BoilR to automatically download artwork from SteamGridDB.
If you are on Linux (or a Steam Deck) you can install BoilR from flathub. Be aware that the flatpak version has some limitations compared to the native version. There is also an AUR package
BoilR can import games from many platforms, but there are limitations:
Platforms Windows Linux (executable) Linux (flatpak) Epic Games Store Yes Yes, install through proton Yes, install through proton Itch.io (Windows Games) Yes No No Itch.io (Linux Games) No Yes Yes Origin Yes Yes, install through proton Yes, install through proton GOG Yes No (Use Heroic or MiniGalaxy) No (Use Heroic or MiniGalaxy) UPlay Yes Yes Yes Lutris (Flatpak) No Yes Yes (make sure Lutris is shut down first) Lutris (Non-Flatpak) No Yes Yes Legendary No Yes Yes Rare No Yes Yes Heroic Launcher No Yes Yes Amazon Games Yes No No Flatpaks No Yes Yes Bottles No Yes Yes MiniGalaxy No Yes Yes Playnite Yes No No Game Pass Yes No NoIf you are running Linux (this includes Steam Deck) and are running into problems check tips for Linux section
Most people will not have to configure anything, just open BoilR and click Import Games, but it is possible to configure a lot, see the configuration section
In previous releases there was both a CLI and UI version of BoilR, now there is only a UI version.
But you can add the commandline argument --no-ui and then the UI version will act like the old CLI version.
This saves some CO2 from not having to build 2 versions of BoilR for each platform, and it also makes development easier.
You can rename a shortcut from BoilR by double clicking it from the import list and picking a new name. If you want to revert back to the original name, just clear the name and click rename.
In general, the native (downloaded form the releases page) version of BoilR is the more reliable one. If you experience bugs or errors please try the native version and see if that fixes your problem.
If you are a coder, you are very welcome! You can fork this repo and then create a pull request.
To check formats and errors of code before running the code:
cargo fmt
cargo check
To run BoilR just write:
cargo run
If you are not a developer (or you don't like to code in Rust) do spread the work and create issues/discussions for anything.
Check that there is not already an issue for it here If not, create a new issue and I will have a look at it (remember to write which OS you are using).
Check out the discussions and feel free to create new discussions for your idea.
Nope, please don't, donate it to your favorite charity instead, and if you don't have one of those may I suggest something like GiveWell.
This project is dual license MIT or Apache 2.0 , it is up to you. In short, you can do what you want with this project, but if in doubt read the license files.
This tool turns things into Steam, therefore boiler, And it is written in Rust, so therefore: BoilR
暂无开放 Issues,或尚未同步最近议题。