Skip to content

Commit c6ddc91

Browse files
authored
Add "BlueMap fixed 2D html markers" to the list (#122)
1 parent e798994 commit c6ddc91

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
@@ -1141,4 +1141,14 @@
11411141
"github": "https://github.com/Uiniel/BlueMapModelLoaders"
11421142
}
11431143
}
1144+
{
1145+
name: "BlueMap Fixed 2D Html Markers"
1146+
description: "Makes selected html markers scale and rotate with the map, 2D (Ortho/Flat view) only."
1147+
author: "mataaj"
1148+
apiVersion: ""
1149+
platforms: ["script"]
1150+
links: {
1151+
"github": "https://github.com/mataaj/bluemap-fixed-2d-html-markers"
1152+
}
1153+
}
11441154
]

0 commit comments

Comments
 (0)