diff options
| author | SulfurNitride <lukew19@proton.me> | 2026-02-15 14:04:46 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-15 14:04:46 -0600 |
| commit | f59349fdca4dc67dac5871fd8da17d66cabf9dee (patch) | |
| tree | edd32d20590b9fd35e8eba9562e6a72002686be1 /README.md | |
| parent | 2d5cf8d6d6f137bb10b2a63823fc5382d7c78602 (diff) | |
Clarify native build support in README
Added a note regarding the support status of native builds.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,6 +40,8 @@ If you want to support the things I put out, I do have a [Ko-Fi](https://ko-fi.c Both builds install to `~/.local/share/fluorine/` — the same location, so Flatpak and native share instances, plugins, and configs. +NOTE: Native builds are available but are not officially supported by me. Please do not make an issue relating to something not working on the native build if it's working on the flatpak. If you want to report issues with the native build please do so in the discord under the tools testing channel. + ### Flatpak (recommended for end users) ```bash |
