Cargo Features

raylib-sys has no features set by default.

[dependencies]
raylib-sys = { version = "5.0.0", features = ["wayland", "opengl_33", "opengl_21", "opengl_es_20", "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)

custom_frame_control

config.h's SUPPORT_CUSTOM_FRAME_CONTROL