redox/recipes/wip/demos/comfy/recipe.toml
2024-07-12 18:15:53 +00:00

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