redox/recipes/wip/dev/fyrox-template/recipe.toml
2024-02-21 23:52:20 +00:00

9 lines
168 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/FyroxEngine/Fyrox"
[build]
template = "custom"
script = """
cookbook_cargo_packages fyrox-template
"""