redox/recipes/wip/emulators/game-console/n64/gopher64/recipe.toml
2024-06-25 20:32:48 +00:00

9 lines
141 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/gopher64/gopher64"
[build]
template = "cargo"
dependencies = [
"sdl2",
]