Fix typos in Amazon platform code (#441)

Fix typo in get_settings_serializable method across multiple platforms

Fix typos and improve clarity in Linux tips documentation

Fix typos and improve clarity in documentation

Fix formatting in README to clarify limitations of platform imports
This commit is contained in:
guylamar2006
2025-02-24 21:54:45 +01:00
committed by GitHub
parent c90191bf0f
commit 04feb0b52c
19 changed files with 39 additions and 39 deletions
+3 -3
View File
@@ -56,7 +56,7 @@ There is also an [AUR package](https://aur.archlinux.org/packages/steam-boilr-gu
## Integrations
BoilR can import games from many platforms, but there are limits based
BoilR can import games from many platforms, but there are limitations:
| Platforms | Windows | Linux (executable) | Linux (flatpak) |
| ------------------------------------------------------------------------------- | ------- | ----------------------------- | ----------------------------------------- |
@@ -117,7 +117,7 @@ If you experience bugs or errors please try the native version and see if that f
### How can I help/contribute?
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 run the code:
To check formats and errors of code before running the code:
```shell
cargo fmt
@@ -148,4 +148,4 @@ Nope, please don't, donate it to your favorite charity instead, and if you don't
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.
## What is up with the name BoilR?
This tool turns things into Steam, therefor boiler, And it is written in **R**ust so therefor: BoilR
This tool turns things into Steam, therefore boiler, And it is written in **R**ust, so therefore: BoilR