From 2ed2b60f4335d04515c5bd7ab9d6df3ce8396af4 Mon Sep 17 00:00:00 2001 From: mnerv <24420859+mnerv@users.noreply.github.com> Date: Sun, 10 May 2026 01:21:39 +0200 Subject: [PATCH] docs: add macOS to platform support list --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index a172415..08d4239 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -166,5 +166,5 @@ deps/ ## Platform Support -The project supports Windows, Linux, Emscripten, and Android via +The project supports Windows, Linux, macOS, Emscripten, and Android via `Platform.cmake` and `Flags.cmake` in `deps/`.