mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-08 04:28:42 +08:00
9 lines
289 B
TOML
9 lines
289 B
TOML
#TODO compiled but not 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 shapes single_particle sprite text
|
|
"""
|