diff --git a/assets/addon_browser/addons.conf b/assets/addon_browser/addons.conf index 9e8d4c7..22065bd 100644 --- a/assets/addon_browser/addons.conf +++ b/assets/addon_browser/addons.conf @@ -1090,4 +1090,14 @@ "github": "https://github.com/TyBraniff/Bluemap-x-SophisticatedBackpacks" } } + { + name: "BlueMap Auto Open Map List" + description: "Automatically opens the map list when BlueMap is loaded in the browser." + author: "rustyshakelford2" + apiVersion: "" + platforms: ["script"] + links: { + "github": "https://github.com/rustyshakelford2/BlueMapAutoOpenMapList" + } + } ]