redox/recipes/wip/dev/game-engine/fyrox-template/recipe.toml
2024-06-25 21:35:57 +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
"""