-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how can i run it on a server without GUI? #237
Comments
You're probably looking for Cubiomes, which serves as the underlying code for most of the features in Cubiomes Viewer. |
A headless mode would be nice though, maybe through a command line flag?
Something like ./cubiomes --nogui --config <config directory>
It would make running cubiomes on distributed computing platforms, like
***@***.***'s MicroBOINC, much easier.
…On Fri, Jun 16, 2023, 11:52 PM Nel-S ***@***.***> wrote:
You're probably looking for Cubiomes
<https://github.com/Cubitect/cubiomes>, which serves as the underlying
code for most of the features in Cubiomes Viewer.
—
Reply to this email directly, view it on GitHub
<#237 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVRMB4OAM3AQ6IKUW3V7SU3XLVHZVANCNFSM6AAAAAAZBXX6SY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
added headless search mode (#237) added user defined font selection added translatable biomes names added shortcut to copy active seed with CTRL+C and remapped copy-seed-list (#238) changed warning messages to work in headless mode changed zoom shortcuts to accept Qt defaults (#217) removed dejavu fonts
With version 4.0. there is now a headless mode with |
sorry for a poor question
The text was updated successfully, but these errors were encountered: