Closed Eldolfin closed 2 years ago
I'm getting this error using heron v4.0.0-alpha.4 with bevy 0.8.0: I'm stuck
error[E0432]: unresolved import `heron::prelude` --> src/main.rs:4:12 | 4 | use heron::prelude::*; | ^^^^^^^ could not find `prelude` in `heron`
I'm getting this error using heron v4.0.0-alpha.4 with bevy 0.8.0: I'm stuck