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 Bevy 0.14.0-rc.* #13

Closed
wants to merge 2 commits into from
Closed

Conversation

zhaop
Copy link

@zhaop zhaop commented Jun 24, 2024

This PR allows renet2 to be used with the newest Bevy 0.14 rc (currently at least rc.3).

Before anything happens to this, we should probably first wait until Bevy 0.14.0 is officially released, change the dependencies to point to that, and make sure this still works then.


Concretely, this implements the following migration steps:

@UkoeHB
Copy link
Owner

UkoeHB commented Jun 25, 2024

Before anything happens to this, we should probably first wait until Bevy 0.14.0 is officially released, change the dependencies to point to that, and make sure this still works then.

This plan works for me. I will tag v0.0.4 soon, then add a separate tag when updating to bevy v0.14.

@UkoeHB
Copy link
Owner

UkoeHB commented Jul 4, 2024

Updated to Bevy v0.14 in tag 0.0.5. Note that the demo_bevy subcrate is disabled while waiting for dependencies.

@UkoeHB UkoeHB closed this Jul 4, 2024
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

Successfully merging this pull request may close these issues.

2 participants