bevy_startup_tree 0.8.1

A bevy extension for inserting startup system dependency graphs into the app
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# bevy_startup_tree

Bevy Compatibility:

`bevy` | `bevy_startup_tree`
:--- | :---
`~0.16` | `>=0.8`
`~0.15` | `>=0.7`
`~0.14` | `>=0.6`
`~0.13` | `>=0.5`
`~0.12` | `>=0.4`
`~0.11` | `>=0.3`
`~0.10` | `>=0.2`
`~0.9` | `~0.1`
`<0.9` | Not supported