-
raylib: fix idempotency check to include offscreen variant
released this
2026-03-01 17:07:25 -06:00 | 33 commits to master since this releaseThe build cache had desktop-only libraylib.a, causing build.sh to skip
the offscreen variant entirely. Now requires libraylib_offscreen.a on
x86_64 before considering the build complete.Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Downloads