redox/recipes/wip/demos/fyrox/recipe.toml
2024-07-12 16:07:05 +00:00

9 lines
155 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/FyroxEngine/Fyrox"
[build]
template = "custom"
script = """
cookbook_cargo_examples 2d
"""