redox/recipes/wip/dev/game-engine/fyrox-template/recipe.toml
2025-11-17 10:28:38 -03:00

10 lines
189 B
TOML

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