redox/recipes/wip/demos/blade/recipe.toml
2024-07-13 12:57:55 +00:00

9 lines
181 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/kvark/blade"
[build]
template = "custom"
script = """
cookbook_cargo_examples bunnymark particle ray-query scene
"""