redox/recipes/wip/demos/blue-engine/recipe.toml
2024-11-24 04:12:51 +00:00

9 lines
204 B
TOML

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