You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usually performance heavy code is needed after cli, is it possible to do a hook or do a partial dispatch? Where it can start up as fast as possible on cli flags, while waiting. Maybe something like bevy hot patch flag.
Usually performance heavy code is needed after cli, is it possible to do a hook or do a partial dispatch? Where it can start up as fast as possible on cli flags, while waiting. Maybe something like bevy hot patch flag.