We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdeddd3 commit 06a5557Copy full SHA for 06a5557
1 file changed
assets/addon_browser/addons.conf
@@ -1362,4 +1362,14 @@
1362
"github": "https://github.com/Shopkeepers/Shopkeepers-BlueMap"
1363
}
1364
1365
+ {
1366
+ name: "BlueMapFabricWaystonesMarkersMod"
1367
+ description: "A mod for BlueMap that creates markers for global waystones (https://github.com/LordDeatHunter/FabricWaystones)"
1368
+ author: "MrChresh"
1369
+ apiVersion: "2"
1370
+ platforms: ["fabric"]
1371
+ links: {
1372
+ "github": "https://github.com/MrChresh/BlueMapFabricWaystonesMarkersMod"
1373
+ }
1374
1375
]
0 commit comments