Leafwing-Studios / template-repo

A quick, CI-enabled Bevy template repository.
Apache License 2.0
43 stars 9 forks source link

Window does not open when run #13

Closed alice-i-cecile closed 2 years ago

alice-i-cecile commented 2 years ago

Seems to be related to fast compile options?

alice-i-cecile commented 2 years ago

Nope, not related to fast compiles or opt-level. Maybe project structure??

alice-i-cecile commented 2 years ago

Fixed! Default features were missing >.>