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

9 lines
254 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/not-fl3/macroquad"
[build]
template = "custom"
script = """
cookbook_cargo_examples 3d basic_shapes camera chess ferris first_person particles_example platformer shadertoy snake text ui
"""