redox/recipes/wip/demos/euc/recipe.toml
2024-12-04 00:56:18 +00:00

9 lines
200 B
TOML

#TODO minifb crate error
[source]
git = "https://github.com/zesterer/euc"
[build]
template = "custom"
script = """
cookbook_cargo_examples spinning_cube teapot texture_mapping triangle wireframes
"""