redox/recipes/wip/emulators/gopher64/recipe.toml
2024-03-01 00:11:53 +00:00

9 lines
141 B
TOML

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