vleue / bevy_easings

Bevy plugin for easings and simple animations
181 stars 28 forks source link

Add bevy/x11 feature for running examples on linux #16

Closed NEO97online closed 2 years ago

NEO97online commented 2 years ago

Winit requires either the x11 or wayland feature to run on Linux. This PR adds the x11 feature for examples.