redox/recipes/wip/potatis/recipe.toml
2023-12-01 22:19:50 +00:00

9 lines
164 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/henrikpersson/potatis"
[build]
template = "custom"
script = """
cookbook_cargo_packages nes-sdl
"""