Game stats that reset every frame, inspired by immediate mode GUI.
gamedev bevy stats
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix outdated Bevy compatability table

+1
+1
immediate_stats/src/lib.rs
··· 77 77 //! ### Version Compatibility 78 78 //! | Bevy | Immediate Stats | 79 79 //! |--------|-----------------| 80 + //! | `0.18` | `0.4` | 80 81 //! | `0.17` | `0.3` | 81 82 //! | `0.16` | `0.1` - `0.2` | 82 83