redox/recipes/wip/demos/rend3/recipe.toml
2025-06-04 12:46:03 -03:00

9 lines
174 B
TOML

#TODO webbrowser crate error
[source]
git = "https://github.com/BVE-Reborn/rend3"
[build]
template = "custom"
script = """
cookbook_cargo_packages rend3-examples-package
"""