Skip to content

DefaultPlugins should mention that ScheduleRunnerPlugin is not always included #18154

Open
@VincentWo

Description

@VincentWo

On the doc page of DefaultPlugins it is stated that it includes ScheduleRunnerPlugin, but the doc page of ScheduleRunnerPlugin says that it is not included.

Both are kind of correct, kind of wrong: ScheduleRunnerPlugin is currently included in DefaultPlugins if and only if the feature bevy_window is not enabled. I would suggest to clarify this.

I can gladly fix this myself, just wanted to check beforehand because I would have to fiddle a bit with the plugin_group macro :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-AppBevy apps and pluginsC-DocsAn addition or correction to our documentationS-Ready-For-ImplementationThis issue is ready for an implementation PR. Go for it!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions