Skip to content

Commit bd439c5

Browse files
KleinCrafterTBlueF
andauthored
Add BlueMapSftpStorage to addons.conf (#93)
* Add BlueMapSftpStorage * Update addons.conf BlueMap SFTP Storage API Version 2 --------- Co-authored-by: Lukas Rieger <TBlueF@users.noreply.github.com>
1 parent d193726 commit bd439c5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

assets/addon_browser/addons.conf

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -854,6 +854,16 @@
854854
"github": "https://github.com/TechnicJelle/BlueMapGUI/"
855855
}
856856
}
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+
}
857867
{
858868
name: "Bluemap External Extender"
859869
description: "Script that enhances the functionality of BlueMap, allowing for external control(iframe) and extended features"

0 commit comments

Comments
 (0)