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

Replace AppBuilder references with App references #28

Closed
wants to merge 1 commit into from

Conversation

weswigham
Copy link

Per this PR. Since the Cargo.toml points at bevy 0.5.0 and not { git = "https://github.com/bevyengine/bevy", branch = "main" }, I don't think this'll build yet, but this is all I had to change to get this building locally.

Per [this PR](bevyengine/bevy#2531). Since the `Cargo.toml` points at bevy 0.5.0 and not `{ git = "https://github.com/bevyengine/bevy", branch = "main" }`, I don't think this'll build yet, but this is all I had to change to get this building locally.
@NiklasEi
Copy link
Owner

Thanks for the initiative!
I think you might be interested in the bevy_main branch? This plugin's main branch depends on the latest release, while bevy_main tracks Bevy's main branch.

@weswigham
Copy link
Author

Ah, I am, thanks

@weswigham weswigham closed this Oct 24, 2021
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