Skip to content

Commit 2d95ef7

Browse files
authored
Adding HexMapping to addons.conf (#105)
1 parent ca4a2f6 commit 2d95ef7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

assets/addon_browser/addons.conf

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -955,4 +955,16 @@
955955
"github": "https://github.com/Toastberries/BlueMapFloodgateSkins"
956956
}
957957
}
958+
{
959+
name: "HexMapping"
960+
description: "Hexcasting x Web Map Mods"
961+
author: "TechTastic"
962+
apiVersion: "2"
963+
platforms: ["forge", "fabric", "quilt"]
964+
links: {
965+
"curseforge": "https://www.curseforge.com/minecraft/mc-mods/hexmapping"
966+
"github": "https://github.com/TechTastic/HexMapping"
967+
"other": "https://techtastic.github.io/HexMapping/v/latest/main/en_us/"
968+
}
969+
}
958970
]

0 commit comments

Comments
 (0)