redox/recipes/wip/demos/comfy/recipe.toml
2024-12-04 00:23:43 +00:00

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
"""