We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug the bevy-demo template doesn't even compile anymore, use 2018 version, and bevy version 0.3.0.
Steps To Reproduce cargo mobile init with bevy template
Expected behavior up-to-date working template
The text was updated successfully, but these errors were encountered:
I've cobbled together a stripped down version of @NiklasEi 's bevy_game_template, modified to use a working cargo-mobile2 template here: https://github.com/jmetz/cargo-mobile2-bevy-example
bevy_game_template
cargo-mobile2
Perhaps this could help develop the templates.
Sorry, something went wrong.
fix: added working bevy demo part of tauri-apps#379
894d1f1
fix: added working bevy demo (#406)
00f1cdc
* fix: added working bevy demo part of #379 * fix: Updated bevy template * minor readme update
No branches or pull requests
Describe the bug
the bevy-demo template doesn't even compile anymore, use 2018 version, and bevy version 0.3.0.
Steps To Reproduce
cargo mobile init with bevy template
Expected behavior
up-to-date working template
The text was updated successfully, but these errors were encountered: