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

update to bevy version 0.12 #7

Merged
merged 4 commits into from
Jan 13, 2024
Merged

update to bevy version 0.12 #7

merged 4 commits into from
Jan 13, 2024

Conversation

de-grote
Copy link
Contributor

@de-grote de-grote commented Nov 5, 2023

Some changes to update the lib to bevy 0.12.

Tests actually passed this time so I left them uncommented.
Also fixed a small mistake from my last PR where I didn't update the examples in the readme, so I updated that too.

de-grote and others added 4 commits September 16, 2023 22:37
> derived Event for all events.
> replaced all deprecated App APIs with the updated version.
> updated Cargo.toml and README.md to show these changes.
> replaced .iter() on EventReader with .read().
> uncommented tests since they seem to work again.
> updated Cargo.toml and README.md to show these changes.
The example in the readme broke in bevy 0.11 so I fixed it.
@aggyomfg aggyomfg merged commit 114c990 into aggyomfg:main Jan 13, 2024
7 of 8 checks passed
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