mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-05 11:08:49 +08:00
9 lines
296 B
TOML
9 lines
296 B
TOML
#TODO not compiled or tested
|
|
[source]
|
|
git = "https://github.com/darthdeus/comfy"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_examples animated_shapes animated_sprites animated_text bloom circle colors egui fragment-shader lighting music physics shapes single_particle sprite text
|
|
"""
|