From 122a2712be5aa4ab2e39ef6299135e0941c2c55f Mon Sep 17 00:00:00 2001 From: Bertogim <91332073+Bertogim@users.noreply.github.com> Date: Thu, 29 May 2025 22:34:05 +0200 Subject: [PATCH] Update addons.conf --- assets/addon_browser/addons.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/assets/addon_browser/addons.conf b/assets/addon_browser/addons.conf index 8476290..62d43aa 100644 --- a/assets/addon_browser/addons.conf +++ b/assets/addon_browser/addons.conf @@ -1121,4 +1121,14 @@ "github": "https://github.com/VityaSchel/bluemap-full-render" } } + { + name: "BlueMap Web Auto Quality" + description: "A script that modifies automatically the web graphics of bluemap (render distance and resolution at last) to always get a smooth experience" + author: "Bertogim" + apiVersion: "" + platforms: ["script"] + links: { + "github": "https://github.com/Bertogim/bluemap-web-auto-quality" + } + } ]