mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Fix the macroquad recipe
This commit is contained in:
parent
8b9d440dc3
commit
c6c9e9de5f
@ -4,5 +4,5 @@ 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
|
||||
cookbook_cargo_examples 3d basic_shapes camera first_person particles_example platformer shadertoy snake text ui
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user