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