Add macOS to README.md

This commit is contained in:
Dan Paulat 2025-06-18 21:54:23 -05:00
parent 2a24716d77
commit 55e7979070

View file

@ -28,12 +28,13 @@ Supercell Wx supports the following 64-bit operating systems:
- Ubuntu 22.04+ - Ubuntu 22.04+
- NixOS 25.05+ - NixOS 25.05+
- Most distributions supporting the GCC Standard C++ Library 11+ - Most distributions supporting the GCC Standard C++ Library 11+
- macOS 12 (Monterey) or later
## Linux Dependencies ## Linux Dependencies
Supercell Wx requires the following Linux dependencies: Supercell Wx requires the following Linux dependencies:
- Linux/X11 (Wayland works too) with support for GCC 11 and OpenGL 3.3 - Linux/X11 (Wayland works too) with support for GCC 11, OpenGL 3.3 and OpenGL ES 3.0
- X11/XCB libraries including xcb-cursor - X11/XCB libraries including xcb-cursor
## FAQ ## FAQ