Skip to content

Commit 0be56fa

Browse files
BertogimTBlueF
andauthored
Update addons.conf (#118)
Co-authored-by: Lukas Rieger <[email protected]>
1 parent 9b6e71e commit 0be56fa

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

assets/addon_browser/addons.conf

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1121,14 +1121,24 @@
11211121
"github": "https://github.com/VityaSchel/bluemap-full-render"
11221122
}
11231123
}
1124+
{
1125+
name: "BlueMap Web Auto Quality"
1126+
description: "A script that modifies automatically the web graphics of bluemap (render distance and resolution at last) to always get a smooth experience"
1127+
author: "Bertogim"
1128+
apiVersion: ""
1129+
platforms: ["script"]
1130+
links: {
1131+
"github": "https://github.com/Bertogim/bluemap-web-auto-quality"
1132+
}
1133+
}
11241134
{
11251135
name: "BlueMapModelLoaders"
11261136
description: "Allows BlueMap to render non-vanilla model formats (like .obj)"
11271137
author: "Uiniel"
11281138
apiVersion: ""
11291139
platforms: ["fabric", "forge", "neoforge"]
11301140
links: {
1131-
"github": "https://github.com/Uiniel/BlueMapModelLoaders"
1141+
"github": "https://github.com/Uiniel/BlueMapModelLoaders
11321142
}
11331143
}
11341144
]

0 commit comments

Comments
 (0)