diff --git a/assets/addon_browser/addons.conf b/assets/addon_browser/addons.conf index 32dad98..f080b64 100644 --- a/assets/addon_browser/addons.conf +++ b/assets/addon_browser/addons.conf @@ -1141,4 +1141,14 @@ "github": "https://github.com/Uiniel/BlueMapModelLoaders" } } + { + name: "BlueMap Fixed 2D Html Markers" + description: "Makes selected html markers scale and rotate with the map, 2D (Ortho/Flat view) only." + author: "mataaj" + apiVersion: "" + platforms: ["script"] + links: { + "github": "https://github.com/mataaj/bluemap-fixed-2d-html-markers" + } + } ]