redox/recipes/wip/games/ioquake3/recipe.toml
2024-02-13 12:32:38 +00:00

9 lines
206 B
TOML

#TODO missing script for "make", see https://github.com/ioquake/ioq3#compilation-and-installation
[source]
git = "https://github.com/ioquake/ioq3"
[build]
template = "custom"
dependencies = [
"sdl2",
]