diff --git a/recipes/wip/games/fps/quake1-shareware/manifest b/recipes/wip/games/data/quake1-shareware/manifest similarity index 100% rename from recipes/wip/games/fps/quake1-shareware/manifest rename to recipes/wip/games/data/quake1-shareware/manifest diff --git a/recipes/wip/games/fps/quake1-shareware/pak0.pak.sha b/recipes/wip/games/data/quake1-shareware/pak0.pak.sha similarity index 100% rename from recipes/wip/games/fps/quake1-shareware/pak0.pak.sha rename to recipes/wip/games/data/quake1-shareware/pak0.pak.sha diff --git a/recipes/wip/games/fps/quake1-shareware/quake106.zip.sha b/recipes/wip/games/data/quake1-shareware/quake106.zip.sha similarity index 100% rename from recipes/wip/games/fps/quake1-shareware/quake106.zip.sha rename to recipes/wip/games/data/quake1-shareware/quake106.zip.sha diff --git a/recipes/wip/games/fps/quake1-shareware/recipe.toml b/recipes/wip/games/data/quake1-shareware/recipe.toml similarity index 86% rename from recipes/wip/games/fps/quake1-shareware/recipe.toml rename to recipes/wip/games/data/quake1-shareware/recipe.toml index f721529c1..2fdf0d80c 100644 --- a/recipes/wip/games/fps/quake1-shareware/recipe.toml +++ b/recipes/wip/games/data/quake1-shareware/recipe.toml @@ -1,9 +1,12 @@ -# TODO: -# * Requires unarchivers +# TODO: not tested [build] template = "custom" -dependencies = ["lhasa", "unzrip"] +dev-dependencies = [ + "host:lhasa", + "host:unzrip", + "host:7-zip", +] script = """ curl -O "https://github.com/Jason2Brownlee/QuakeOfficialArchive/raw/refs/heads/main/bin/quake106.zip" sha256sum -c quake106.zip.sha