mirror of
https://github.com/raysan5/raylib.git
synced 2026-06-04 21:06:42 +08:00
Update Builder example for raylib 2.0.0. External OpenAL and GLFW are not required anymore. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| README.md | ||
Open meson.build with Builder or run meson build; cd build; ninja; ./core_basic_window on the commandline to launch the example.