mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-06 19:38:15 +00:00

Update Builder example for raylib 2.0.0. External OpenAL and GLFW are not required anymore.
Open meson.build
with Builder or run meson build; cd build; ninja; ./core_basic_window
on the commandline to launch the example.