redox/recipes/wip/emulators/potatis/recipe.toml
2024-02-18 00:04:49 +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
"""