6.0.0.0rc2
Pre-release
Pre-release
·
8 commits
to raylib-5.6
since this release
Development version, so must be manually installed like this:
python3 -m pip install --pre raylib==6.0.0.0rc2
-
All the improvements in Raylib 6.0
-
raylib_sdlpackage changed from SDL2 to SDL3 -
new package
raylib_softwareso you can use software rendering and be as slow as pygame!python3 -m pip uninstall raylib python3 -m pip install --pre raylib_software==6.0.0.0rc2