From ed2d505c18b0cd47ebdda3145145ea1965ec9661 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 18 Jul 2024 23:40:27 +0000 Subject: [PATCH] Add a recipe --- recipes/wip/games/open-world/asciicker/recipe.toml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes/wip/games/open-world/asciicker/recipe.toml diff --git a/recipes/wip/games/open-world/asciicker/recipe.toml b/recipes/wip/games/open-world/asciicker/recipe.toml new file mode 100644 index 00000000..f8a68c41 --- /dev/null +++ b/recipes/wip/games/open-world/asciicker/recipe.toml @@ -0,0 +1,7 @@ +#TODO determine how to build this +# it seems to have a sdl2 frontend +[source] +git = "https://github.com/msokalski/asciicker" +rev = "8ff75d0c5a8d2745a8ad6a8a841dd31a46e81635" +[build] +template = "custom"