redox/recipes/wip/emulators/boytacean/recipe.toml
2024-02-10 11:31:06 +00:00

10 lines
189 B
TOML

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