From ed034bed400edd9539adf8d908bef5203f416b84 Mon Sep 17 00:00:00 2001 From: icyethics <97385843+icyethics@users.noreply.github.com> Date: Thu, 3 Apr 2025 19:03:08 +0200 Subject: [PATCH] Create meta.json --- mods/IcyEthics@GlueForModpacks/meta.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/IcyEthics@GlueForModpacks/meta.json diff --git a/mods/IcyEthics@GlueForModpacks/meta.json b/mods/IcyEthics@GlueForModpacks/meta.json new file mode 100644 index 00000000..d9bebdc2 --- /dev/null +++ b/mods/IcyEthics@GlueForModpacks/meta.json @@ -0,0 +1,13 @@ +{ + "title": "Glue For Modpacks", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Quality of Life", + "Miscellaneous" + ], + "author": "IcyEthics", + "repo": "https://github.com/icyethics/Glue-For-Modpacks", + "downloadURL": "https://github.com/icyethics/Glue-For-Modpacks/archive/refs/heads/main.zip", + "automatic-version-check": true +}