bevy/examples/diagnostics
l1npengtul 290d6363b8 add system information plugin and update relevant examples (#5911)
# Objective
Solve #5464 

## Solution
Adds a `SystemInformationDiagnosticsPlugin` to add diagnostics.

Adds `Cargo.toml` flags to fix building on different platforms. 

---

## Changelog

Adds `sysinfo` crate to `bevy-diagnostics`. 

Changes in import order are due to clippy.

Co-authored-by: l1npengtul <35755164+l1npengtul@users.noreply.github.com>
Co-authored-by: IceSentry <c.giguere42@gmail.com>
2023-01-02 20:49:43 +00:00
..
custom_diagnostic.rs Cleanups in diagnostics (#3871) 2022-06-20 17:02:25 +00:00
log_diagnostics.rs add system information plugin and update relevant examples (#5911) 2023-01-02 20:49:43 +00:00