redox/recipes/wip/demos/piston/recipe.toml
2024-07-12 16:07:05 +00:00

9 lines
223 B
TOML

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