bevy/crates/bevy_render
Lena Milizé 5878a62c3f Link to linux_dependencies.md in the panic message when failing to detect a GPU (#6261)
As suggested in #6104, it would be nice to link directly to `linux_dependencies.md` file in the panic message when running on Linux. And when not compiling for Linux, we fall back to the old message.

Signed-off-by: Lena Milizé <me@lvmn.org>

# Objective

Resolves #6104.

## Solution

Add link to `linux_dependencies.md` when compiling for Linux, and fall back to the old one when not.
2022-10-17 14:01:52 +00:00
..
macros Bump Version after Release (#5576) 2022-08-05 02:03:05 +00:00
src Link to linux_dependencies.md in the panic message when failing to detect a GPU (#6261) 2022-10-17 14:01:52 +00:00
Cargo.toml remove copyless (#6100) 2022-09-27 18:11:40 +00:00