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