|
I'm writing a headless game server and here is my I found I cannot build it on non-GUI linux server because of winit. |
Answered by
TheCGDF
Jul 11, 2026
Replies: 2 comments 6 replies
|
Avian by default has the "debug-plugin" feature enabled, which pulls in instead. |
6 replies
|
Confirmed 0.19.0 has fixed this, while it didn't remove bevy_wint but made it compatible with the no GUI environment. |
0 replies
Answer selected by
TheCGDF
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Confirmed 0.19.0 has fixed this, while it didn't remove bevy_wint but made it compatible with the no GUI environment.