From 1271e2adccfe30b594f145eade9a46745b5c9279 Mon Sep 17 00:00:00 2001
From: Kivimango <balazsviktor23@gmail.com>
Date: Sat, 20 May 2023 10:20:54 +0000
Subject: [PATCH] Add twin-commander recipe

---
 recipes/twin-commander/recipe.toml | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 recipes/twin-commander/recipe.toml

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"
-- 
GitLab