README.md: add link to minecraft_map_marker project

This commit is contained in:
Matthias Schiffer 2025-06-29 23:29:02 +02:00
parent 6a2f5356d9
commit 19355d8f64
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C

View file

@ -120,3 +120,8 @@ cargo install --git 'https://github.com/neocturne/MinedMap.git'
If you are looking for the older C++ implementation of the MinedMap tile renderer,
see the [v1.19.1](https://github.com/neocturne/MinedMap/tree/v1.19.1) tag.
## See also
Other projects using MinedMap:
- [minecraft\_map\_marker](https://github.com/christopher-besch/minecraft_map_marker)