We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated _Sidebar (markdown)
Updated Working on exaequOS (Web Computer) (markdown)
Updated Working on exaequOS (markdown)
Created Working on exaequOS (markdown)
Updated raylib architecture (markdown)
Added a Nix/NixOS setup guide for Raylib
Updated CMake Build Options (markdown)
fixed link to Emscripten variables in Makefile tutorial; now points to codeblock where variables are set
Updated raylib dependencies (markdown)
mention sdl as platform
Mention to look at config.h for cmake options as cmake was changed in #4044
Added how to build examples with cmake
Remove SVG loading option, which is no longer supported as of 1effe921291f5a260ef6e2841f0ed19ccb0c3e7c
Updated Working on Windows (markdown)
Updated Working on GNU Linux (markdown)
spelling
Bump ANDROID_API_VERSION to 34
Targetting android 29 issues a warning on new device that the apk contains security breaches. I've updated the target to Android 34 and made the necessary changes to build the apk. We still install build-tools and platform version 29 because version 34 has a bug in `dx` (renamed to `d8`) where it fails to link classes.dex
Updated Working for Android (on Linux) (markdown)
Typo in Raylib-Quckstart
Fix spacing
Wrote quickstart instead of quiuckstart
Fixed where "Raylib-Quckstart" was supposed to be Raylib-Quickstart