[Headless] Add --headless switch (no rendering, no audio).
Also remove now unused "--no-window" option, and relative OS getter and setter.
This commit is contained in:
parent
80fc90e82a
commit
09386ba9fd
6 changed files with 10 additions and 23 deletions
2
misc/dist/shell/godot.bash-completion
vendored
2
misc/dist/shell/godot.bash-completion
vendored
|
|
@ -53,7 +53,7 @@ _complete_godot_options() {
|
|||
--resolution
|
||||
--position
|
||||
--low-dpi
|
||||
--no-window
|
||||
--headless
|
||||
--debug
|
||||
--breakpoints
|
||||
--profiling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue