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

9 lines
203 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/AryanpurTech/BlueEngine"
[build]
template = "custom"
script = """
cookbook_cargo_examples triangle square cube rotate_around wireframe
"""