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

9 lines
174 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/BVE-Reborn/rend3"
[build]
template = "custom"
script = """
cookbook_cargo_packages rend3-examples-package
"""