Skip to content
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

Open
tangsongxiaoba opened this issue Jun 10, 2023 · 3 comments
Open

how can i run it on a server without GUI? #237

tangsongxiaoba opened this issue Jun 10, 2023 · 3 comments

Comments

@tangsongxiaoba
Copy link

sorry for a poor question

@Nel-S
Copy link

Nel-S commented Jun 17, 2023

You're probably looking for Cubiomes, which serves as the underlying code for most of the features in Cubiomes Viewer.

@69b69t
Copy link

69b69t commented Jun 17, 2023 via email

Cubitect added a commit that referenced this issue Jun 25, 2023
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
@Cubitect
Copy link
Owner

With version 4.0. there is now a headless mode with --nogui which will start a search for the default session.
Different searches can be run by specifying another session file via --session=<FILE>.
By default the results are written to stdout, but you can also set an output file with --out=FILE, which writes the results to that file, while providing progress information at the command line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants