Skip to content

Commit ef1aed5

Browse files
Appolonniusclaude
andcommitted
docs: note that AppImage/.app packaging is left to interested users
Release binaries link system SDL2 (kept small); a self-contained AppImage (Linux) or .app (macOS) is intentionally not shipped and easy to build for anyone who wants one. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent a1f4234 commit ef1aed5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@ produced by CI on every push — grab them from the **Actions** tab (artifacts
5454
Native file dialogs on Linux use **zenity** or **kdialog** at runtime (install
5555
one if your desktop lacks it).
5656

57+
The release binaries link the system SDL2 rather than bundling it, to stay
58+
small and use your distro's up-to-date library. A fully self-contained
59+
**AppImage** (Linux) or **.app** bundle (macOS) is intentionally *not* shipped —
60+
if you want one, it is straightforward to build from these binaries and is left
61+
to interested packagers.
62+
5763
**Windows** — SDL2 is bundled, so nothing to install:
5864

5965
```sh

0 commit comments

Comments
 (0)