mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
2344ada89f
# Objective - Reduce confusion as the example opens a window and isn't truly "headless" - Fixes https://github.com/bevyengine/bevy/issues/5260. ## Solution - Rename the example and add to the docs that the window is expected.
3 lines
30 B
Text
3 lines
30 B
Text
(
|
|
exit_after: Some(100)
|
|
)
|