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
Steps to reproduce (have only tested on Windows):
crankstart
cargo clean
crank run --release --example hello_world
Crank.toml
hello_world
hello-world
Got error while creating game: file examples/assets/heart not found: No such file
Happy to document this in the README in the meantime if anyone else can reproduce the problem.
The text was updated successfully, but these errors were encountered:
Thanks! I totally agree. This should be fixed and mentioned in README before.
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce (have only tested on Windows):
crankstart
repocargo clean
crank run --release --example hello_world
Crank.toml
fromhello_world
tohello-world
cargo clean
againcrank run --release --example hello_world
againGot error while creating game: file examples/assets/heart not found: No such file
Happy to document this in the README in the meantime if anyone else can reproduce the problem.
The text was updated successfully, but these errors were encountered: