We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d193726 commit bd439c5Copy full SHA for bd439c5
assets/addon_browser/addons.conf
@@ -854,6 +854,16 @@
854
"github": "https://github.com/TechnicJelle/BlueMapGUI/"
855
}
856
857
+ {
858
+ name: "BlueMap SFTP Storage"
859
+ description: "Adds support for sftp storage to BlueMap"
860
+ author: "KleinCrafter"
861
+ apiVersion: "2"
862
+ platforms: ["bluemap"]
863
+ links: {
864
+ "github": "https://github.com/Letsmine/BlueMapSftpStorage"
865
+ }
866
867
{
868
name: "Bluemap External Extender"
869
description: "Script that enhances the functionality of BlueMap, allowing for external control(iframe) and extended features"
0 commit comments