mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-04 02:28:45 +08:00
9 lines
254 B
TOML
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
|
|
"""
|