diff --git a/recipes/wip/dev/lang/rilua/recipe.toml b/recipes/wip/dev/lang/rilua/recipe.toml new file mode 100644 index 000000000..7695aadf7 --- /dev/null +++ b/recipes/wip/dev/lang/rilua/recipe.toml @@ -0,0 +1,6 @@ +#TODO not compiled or tested +[source] +git = "https://github.com/wowemulation-dev/rilua" +shallow_clone = true +[build] +template = "cargo"