From 9432950cdea6e5973617559b9e88c55db0973f7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Germond?= Date: Tue, 25 Apr 2023 13:35:54 +0200 Subject: [PATCH] mage_hat 0.2.0 (#798) --- index/ma/mage_hat/mage_hat-0.2.0.toml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 index/ma/mage_hat/mage_hat-0.2.0.toml diff --git a/index/ma/mage_hat/mage_hat-0.2.0.toml b/index/ma/mage_hat/mage_hat-0.2.0.toml new file mode 100644 index 00000000..2b213826 --- /dev/null +++ b/index/ma/mage_hat/mage_hat-0.2.0.toml @@ -0,0 +1,20 @@ +name = "mage_hat" +description = "A hat that jumps around and behaves magically" +version = "0.2.0" + +authors = ["Léo Germond"] +maintainers = ["Léo Germond "] +maintainers-logins = ["leogermond"] +licenses = "Apache-2.0" +tags = ["game", "demo", "magic"] +website = "https://gitlab.com/leogermond/mage_hat" + +executables = ["mage_hat"] + +[[depends-on]] +mage = "~0.5.0" + +[origin] +commit = "dfa0908ab2fd92a6120a42a0b499dffd1a932d1c" +url = "git+https://gitlab.com/leogermond/mage_hat.git" +