Closed kyrosle closed 2 months ago
This repository is being used to dogfeed the Bevy Lunex library. The project is setup in a way to allow me to quickly iterate and see changes right when I made them, thus the local crate path. If you need to compile, you have to change the version with the commented out one.
The reason why the bleeding edge version didnt work, was because bevy_lunex "dev" branch is synced up with bevypunk "dev" branch and thus ahead of bevypunk "main".
Anyway, I have synced these branches now, it should work :)
Here in the Cargo.toml file, the bevy_lunex is specified as computer loacal path, when i using the newest bevy_lunex the project throw out the error: