This commit is contained in:
Richard Smith 2024-10-16 22:02:23 +01:00
parent 9683c579c3
commit 3d8f36e9c7
2 changed files with 11 additions and 1 deletions

View file

@ -60,6 +60,9 @@ Older MacOS requires building from source but this is usually simple:
brew install raylib
python3 -m pip install raylib==5.0.0.4
(I do have binaries for arm64 MacOS 11, 12 and 13 but I have no way of testing they work, so post an issue
if you want to test them.)
## Linux
Binaries require OS newer than Ubuntu 2020, x64 or arm64. Otherwise build from source.