redox/recipes/wip/demos/doomfire/recipe.toml
2024-07-15 08:53:07 +00:00

9 lines
169 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/r-marques/doomfire"
[build]
template = "custom"
script = """
cookbook_cargo_packages doomfire-minifb
"""