Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Can you run just the server / headless? #171

Answered by jdno
leggt asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @leggt!

Sadly, running a headless server is currently not supported. But the Bevy engine theoretically supports it, and it has been on the long list of features that I eventually want to implement.

My guess is that headless mode will require a bit of refactoring, since the implementation currently mixes simulation and rendering. Just disabling the default plugins will probably not be enough.

Can you share your Dockerfile or the error message? Maybe there is a quick fix for it...

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@leggt
Comment options

Answer selected by leggt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants