From a9e9aecf3e15bd756b799320c32c0b9b285dfb97 Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Mon, 10 Aug 2026 20:27:26 +0200 Subject: [PATCH] add community link to Facebook group in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index df933d0..c90b13b 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,10 @@ Releases are automated via GitHub Actions. When a tag matching `v*` is pushed, t - **Windows:** `build.cmd` - **Linux/macOS:** `build.sh` (run `chmod +x build.sh` first) +## Community + +This launcher was built for the [Marcer GameDVD](https://www.facebook.com/groups/360493904888475/) community on Facebook. If you have questions, suggestions, or want to discuss Hatari and Atari ST gaming, join the group! + ## Notes - Full requirements, features and build rules are always up to date in `agents.md`. - After every code or feature change and every release, README.md and agents.md must be reviewed and kept up to date.