Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to 0.13 #27

Closed
ethereumdegen opened this issue Feb 26, 2024 · 2 comments
Closed

upgrade to 0.13 #27

ethereumdegen opened this issue Feb 26, 2024 · 2 comments

Comments

@ethereumdegen
Copy link

No description provided.

@Neopallium
Copy link
Owner

Updated to support bevy 0.13, but it will need to wait for the 0.13.1 fix release. The water shader depends on globals for the time, which was fixed here: bevyengine/bevy#12032

@Neopallium
Copy link
Owner

I went ahead and published version 0.13.0 to support bevy v0.13.1

You will need:

[patch.crates-io]
bevy = { git = "https://github.com/bevyengine/bevy.git", branch = "release-0.13.1" }

In your Cargo.toml file until bevy v0.13.1 is released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants