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.5 #7

Open
brianbruggeman opened this issue Dec 2, 2021 · 0 comments · May be fixed by #9
Open

Upgrade to bevy 0.5 #7

brianbruggeman opened this issue Dec 2, 2021 · 0 comments · May be fixed by #9

Comments

@brianbruggeman
Copy link

The new API is different and causes required changes in bevy_crossterm.

brianbruggeman added a commit to brianbruggeman/bevy_crossterm that referenced this issue Dec 2, 2021
There are a host of changes for bevy 0.5 and this PR upgrades the code
base to use them.

It also adds a few extra things:

* runs rustfmt
* runs clippy
* adds a Makefile for workflow convenience (i.e. just run `make`)
* Adds gitignores for ides

Fixes octotep#7
@brianbruggeman brianbruggeman linked a pull request Dec 2, 2021 that will close this issue
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 a pull request may close this issue.

1 participant