Cargo Features
raylib-sys has no features set by default.
[dependencies]
raylib-sys = { version = "5.0.2", features = ["wayland", "opengl_33", "opengl_21", "opengl_es_20", "noscreenshot", "nogif", "custom_frame_control"] }
- wayland
-
Build for wayland on linux. Should fix #119
- opengl_33
-
OpenGL stuff, intended for fixing #122
- opengl_21
- opengl_es_20
-
opengl_11 = [] I couldn't get this one working, the others were fine in my limited testing (unsure about wayland compatibility)
- noscreenshot
-
Allow disabling screenshots and gifs on f12
- nogif
- custom_frame_control
-
config.h's SUPPORT_CUSTOM_FRAME_CONTROL