Is there a chance to use godot without xserver?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By ijet

Implement direct rendering to linux framebuffer for example.
I know SDL2_2.0.6 has that feature.

:bust_in_silhouette: Reply From: Calinou

As far as I know, this is not currently possible (headless builds can work without an X server though).

You may want to create an issue on GitHub to request this feature, see the guidelines for contributing for more information.