Skip to content

Commit 2743b46

Browse files
authored
Added the user bookmarklet addon
1 parent fe54b3f commit 2743b46

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
@@ -978,4 +978,14 @@
978978
"github": "https://github.com/TechnicJelle/BlueMapWebAddons/tree/main/player-privacy"
979979
}
980980
}
981+
{
982+
name: "bluemap js bookmarklet add qc warps"
983+
description: "A browser client-side bookmarklet script for adding custom user markers. Does not need to be installed on the server, but can be installed by users themselves!"
984+
author: "hahaluckyme"
985+
apiVersion: "2"
986+
platforms: ["script"]
987+
links: {
988+
"github": "https://gist.github.com/hahaluckyme/18e95e8324bd79fae4bcea5e0867d84b"
989+
}
990+
}
981991
]

0 commit comments

Comments
 (0)