Add section about native version preference

This commit is contained in:
Philip Kristoffersen
2022-12-26 11:39:39 +01:00
parent 1eebd2959d
commit 8d3c27c822
+6
View File
@@ -32,6 +32,7 @@ There is also an [AUR package](https://aur.archlinux.org/packages/steam-boilr-gu
- [Configuration](#configuration) - [Configuration](#configuration)
- [Run as CLI](#run-as-cli) - [Run as CLI](#run-as-cli)
- [Rename shortcuts](#rename-shortcuts) - [Rename shortcuts](#rename-shortcuts)
- [Try the native version over the flatpak](#try-the-native-version-over-the-flatpak)
- [Contributions](#contributions) - [Contributions](#contributions)
- [How can I help/contribute?](#how-can-i-helpcontribute) - [How can I help/contribute?](#how-can-i-helpcontribute)
- [I found a bug, what do I do?](#i-found-a-bug-what-do-i-do) - [I found a bug, what do I do?](#i-found-a-bug-what-do-i-do)
@@ -104,6 +105,11 @@ This saves some CO2 from not having to build 2 versions of BoilR for each platfo
You can rename a shortcut from BoilR by double clicking it from the import list and picking a new name. 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. If you want to revert back to the original name, just clear the name and click rename.
### Try the native version over the flatpak
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.
## Contributions ## Contributions
### How can I help/contribute? ### How can I help/contribute?