-
raylib: fix setup.py to also trigger offscreen variant build
released this
2026-03-01 17:15:59 -06:00 | 32 commits to master since this releasesetup.py had its own cache check that only looked for libraylib.a,
skipping build.sh entirely when the cache had the desktop variant.
Now also checks for libraylib_offscreen.a on x86_64.Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Downloads