redox/recipes/wip/bevy-engine/recipe.toml
2023-12-16 23:07:53 +00:00

10 lines
240 B
TOML

#TODO missing script for the "hello_world" example and the "wayland" flag
[source]
git = "https://github.com/bevyengine/bevy"
rev = "22e39c4abf6e2fdf99ba0820b3c35db73be71347"
[build]
template = "custom"
dependencies = [
"libwayland",
]