diff --git a/assets/addon_browser/addons.conf b/assets/addon_browser/addons.conf index 3cb2ea3..f072661 100644 --- a/assets/addon_browser/addons.conf +++ b/assets/addon_browser/addons.conf @@ -955,4 +955,16 @@ "github": "https://github.com/Toastberries/BlueMapFloodgateSkins" } } + { + name: "HexMapping" + description: "Hexcasting x Web Map Mods" + author: "TechTastic" + apiVersion: "2" + platforms: ["forge", "fabric", "quilt"] + links: { + "curseforge": "https://www.curseforge.com/minecraft/mc-mods/hexmapping" + "github": "https://github.com/TechTastic/HexMapping" + "other": "https://techtastic.github.io/HexMapping/v/latest/main/en_us/" + } + } ]