diff --git a/recipes/twin-commander/recipe.toml b/recipes/twin-commander/recipe.toml new file mode 100644 index 000000000..bc3caef61 --- /dev/null +++ b/recipes/twin-commander/recipe.toml @@ -0,0 +1,5 @@ +[source] +git = "https://github.com/kivimango/twin-commander.git" + +[build] +template = "cargo"