diff --git a/recipes/wip/pixelsort/recipe.toml b/recipes/wip/pixelsort/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..60ea4266aa0bb2e624ee726a49621eec9e139be2 --- /dev/null +++ b/recipes/wip/pixelsort/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/Void-ux/pixelsort" +[build] +template = "cargo"