You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
It just says to use cargo run, but as near as I can tell, you have to cd into the launchers/native folder, and then execute ./run-native.sh.
I'm pretty new to Bevy, so correct me if I'm wrong!
I also think there's a typo in launchers/native/run-native.sh, in the error message on line 6, it refers to the "iOS launcher directory", and I'm guessing that's copy-pasta.
The text was updated successfully, but these errors were encountered:
It just says to use
cargo run
, but as near as I can tell, you have to cd into thelaunchers/native
folder, and then execute./run-native.sh
.I'm pretty new to Bevy, so correct me if I'm wrong!
I also think there's a typo in
launchers/native/run-native.sh
, in the error message on line 6, it refers to the "iOS launcher directory", and I'm guessing that's copy-pasta.The text was updated successfully, but these errors were encountered: