From 632ecaa80ba247a863fa0f2cc6be71ea7a9a6a61 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Tue, 17 Feb 2026 18:10:24 -0300 Subject: [PATCH] Move many game engine recipes to games/engines category --- recipes/wip/games/{fps => engines}/chocolate-doom/recipe.toml | 0 recipes/wip/games/{fps => engines}/crispy-doom/recipe.toml | 0 recipes/wip/games/{fps => engines}/gzdoom/recipe.toml | 0 recipes/wip/games/{fps => engines}/ioquake3/recipe.toml | 0 recipes/wip/games/{other => engines}/love/recipe.toml | 0 recipes/wip/games/{other => engines}/love/redox.patch | 0 recipes/wip/games/{open-world => engines}/luanti/recipe.toml | 0 recipes/wip/games/{open-world => engines}/luanti/redox.patch | 0 recipes/wip/games/{action => engines}/openlara/assets/README.md | 0 recipes/wip/games/{action => engines}/openlara/recipe.toml | 0 recipes/wip/games/{action => engines}/opentomb/recipe.toml | 0 recipes/wip/games/{fps => engines}/rbdoom3-bfg/recipe.toml | 0 recipes/wip/games/{fps => engines}/room4doom/recipe.toml | 0 recipes/wip/games/{fps => engines}/rust-doom/recipe.toml | 0 recipes/wip/games/{other => engines}/shockolate/recipe.toml | 0 recipes/wip/games/{fps => engines}/vkquake/recipe.toml | 0 recipes/wip/games/{fps => engines}/vkquake2/recipe.toml | 0 recipes/wip/games/{fps => engines}/xash3d-fwgs/recipe.toml | 0 recipes/wip/games/{fps => engines}/yquake2/recipe.toml | 0 19 files changed, 0 insertions(+), 0 deletions(-) rename recipes/wip/games/{fps => engines}/chocolate-doom/recipe.toml (100%) rename recipes/wip/games/{fps => engines}/crispy-doom/recipe.toml (100%) rename recipes/wip/games/{fps => engines}/gzdoom/recipe.toml (100%) rename recipes/wip/games/{fps => engines}/ioquake3/recipe.toml (100%) rename recipes/wip/games/{other => engines}/love/recipe.toml (100%) rename recipes/wip/games/{other => engines}/love/redox.patch (100%) rename recipes/wip/games/{open-world => engines}/luanti/recipe.toml (100%) rename recipes/wip/games/{open-world => engines}/luanti/redox.patch (100%) rename recipes/wip/games/{action => engines}/openlara/assets/README.md (100%) rename recipes/wip/games/{action => engines}/openlara/recipe.toml (100%) rename recipes/wip/games/{action => engines}/opentomb/recipe.toml (100%) rename recipes/wip/games/{fps => engines}/rbdoom3-bfg/recipe.toml (100%) rename recipes/wip/games/{fps => engines}/room4doom/recipe.toml (100%) rename recipes/wip/games/{fps => engines}/rust-doom/recipe.toml (100%) rename recipes/wip/games/{other => engines}/shockolate/recipe.toml (100%) rename recipes/wip/games/{fps => engines}/vkquake/recipe.toml (100%) rename recipes/wip/games/{fps => engines}/vkquake2/recipe.toml (100%) rename recipes/wip/games/{fps => engines}/xash3d-fwgs/recipe.toml (100%) rename recipes/wip/games/{fps => engines}/yquake2/recipe.toml (100%) diff --git a/recipes/wip/games/fps/chocolate-doom/recipe.toml b/recipes/wip/games/engines/chocolate-doom/recipe.toml similarity index 100% rename from recipes/wip/games/fps/chocolate-doom/recipe.toml rename to recipes/wip/games/engines/chocolate-doom/recipe.toml diff --git a/recipes/wip/games/fps/crispy-doom/recipe.toml b/recipes/wip/games/engines/crispy-doom/recipe.toml similarity index 100% rename from recipes/wip/games/fps/crispy-doom/recipe.toml rename to recipes/wip/games/engines/crispy-doom/recipe.toml diff --git a/recipes/wip/games/fps/gzdoom/recipe.toml b/recipes/wip/games/engines/gzdoom/recipe.toml similarity index 100% rename from recipes/wip/games/fps/gzdoom/recipe.toml rename to recipes/wip/games/engines/gzdoom/recipe.toml diff --git a/recipes/wip/games/fps/ioquake3/recipe.toml b/recipes/wip/games/engines/ioquake3/recipe.toml similarity index 100% rename from recipes/wip/games/fps/ioquake3/recipe.toml rename to recipes/wip/games/engines/ioquake3/recipe.toml diff --git a/recipes/wip/games/other/love/recipe.toml b/recipes/wip/games/engines/love/recipe.toml similarity index 100% rename from recipes/wip/games/other/love/recipe.toml rename to recipes/wip/games/engines/love/recipe.toml diff --git a/recipes/wip/games/other/love/redox.patch b/recipes/wip/games/engines/love/redox.patch similarity index 100% rename from recipes/wip/games/other/love/redox.patch rename to recipes/wip/games/engines/love/redox.patch diff --git a/recipes/wip/games/open-world/luanti/recipe.toml b/recipes/wip/games/engines/luanti/recipe.toml similarity index 100% rename from recipes/wip/games/open-world/luanti/recipe.toml rename to recipes/wip/games/engines/luanti/recipe.toml diff --git a/recipes/wip/games/open-world/luanti/redox.patch b/recipes/wip/games/engines/luanti/redox.patch similarity index 100% rename from recipes/wip/games/open-world/luanti/redox.patch rename to recipes/wip/games/engines/luanti/redox.patch diff --git a/recipes/wip/games/action/openlara/assets/README.md b/recipes/wip/games/engines/openlara/assets/README.md similarity index 100% rename from recipes/wip/games/action/openlara/assets/README.md rename to recipes/wip/games/engines/openlara/assets/README.md diff --git a/recipes/wip/games/action/openlara/recipe.toml b/recipes/wip/games/engines/openlara/recipe.toml similarity index 100% rename from recipes/wip/games/action/openlara/recipe.toml rename to recipes/wip/games/engines/openlara/recipe.toml diff --git a/recipes/wip/games/action/opentomb/recipe.toml b/recipes/wip/games/engines/opentomb/recipe.toml similarity index 100% rename from recipes/wip/games/action/opentomb/recipe.toml rename to recipes/wip/games/engines/opentomb/recipe.toml diff --git a/recipes/wip/games/fps/rbdoom3-bfg/recipe.toml b/recipes/wip/games/engines/rbdoom3-bfg/recipe.toml similarity index 100% rename from recipes/wip/games/fps/rbdoom3-bfg/recipe.toml rename to recipes/wip/games/engines/rbdoom3-bfg/recipe.toml diff --git a/recipes/wip/games/fps/room4doom/recipe.toml b/recipes/wip/games/engines/room4doom/recipe.toml similarity index 100% rename from recipes/wip/games/fps/room4doom/recipe.toml rename to recipes/wip/games/engines/room4doom/recipe.toml diff --git a/recipes/wip/games/fps/rust-doom/recipe.toml b/recipes/wip/games/engines/rust-doom/recipe.toml similarity index 100% rename from recipes/wip/games/fps/rust-doom/recipe.toml rename to recipes/wip/games/engines/rust-doom/recipe.toml diff --git a/recipes/wip/games/other/shockolate/recipe.toml b/recipes/wip/games/engines/shockolate/recipe.toml similarity index 100% rename from recipes/wip/games/other/shockolate/recipe.toml rename to recipes/wip/games/engines/shockolate/recipe.toml diff --git a/recipes/wip/games/fps/vkquake/recipe.toml b/recipes/wip/games/engines/vkquake/recipe.toml similarity index 100% rename from recipes/wip/games/fps/vkquake/recipe.toml rename to recipes/wip/games/engines/vkquake/recipe.toml diff --git a/recipes/wip/games/fps/vkquake2/recipe.toml b/recipes/wip/games/engines/vkquake2/recipe.toml similarity index 100% rename from recipes/wip/games/fps/vkquake2/recipe.toml rename to recipes/wip/games/engines/vkquake2/recipe.toml diff --git a/recipes/wip/games/fps/xash3d-fwgs/recipe.toml b/recipes/wip/games/engines/xash3d-fwgs/recipe.toml similarity index 100% rename from recipes/wip/games/fps/xash3d-fwgs/recipe.toml rename to recipes/wip/games/engines/xash3d-fwgs/recipe.toml diff --git a/recipes/wip/games/fps/yquake2/recipe.toml b/recipes/wip/games/engines/yquake2/recipe.toml similarity index 100% rename from recipes/wip/games/fps/yquake2/recipe.toml rename to recipes/wip/games/engines/yquake2/recipe.toml