diff --git a/assets/addon_browser/addons.conf b/assets/addon_browser/addons.conf index 827cc6d..4adbb84 100644 --- a/assets/addon_browser/addons.conf +++ b/assets/addon_browser/addons.conf @@ -488,4 +488,14 @@ "github": "https://github.com/TechnicJelle/BlueMapStructures" } } + { + name: "BlueMap Distance Measurer" + description: "Adds a basic distance measuring tool to the website" + author: "TechnicJelle" + apiVersion: "" + platforms: ["script"] + links: { + "github": "https://gist.github.com/TechnicJelle/6ae16856e8060b3bd9142c6d6dcbe3d2" + } + } ]