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

9 lines
204 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/zesterer/euc"
[build]
template = "custom"
script = """
cookbook_cargo_examples spinning_cube teapot texture_mapping triangle wireframes
"""