redox/recipes/wip/demos/piston/recipe.toml
2025-06-01 15:41:07 -03:00

9 lines
219 B
TOML

#TODO glutin crate error
[source]
git = "https://github.com/pistondevelopers/piston-examples"
[build]
template = "custom"
script = """
cookbook_cargo_examples cube hello_world image multi_window shapes snake sprite
"""