redox/recipes/wip/demos/macroquad/recipe.toml
2025-05-29 09:53:38 -03:00

9 lines
242 B
TOML

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