redox/recipes/wip/emulators/game-console/nes/potatis/recipe.toml
2024-06-25 20:50:03 +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
"""