mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 21:39:07 +02:00
minedmap 2.0.0
This commit is contained in:
parent
1559486727
commit
ceb71f035c
3 changed files with 6 additions and 3 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
## [Unreleased] - ReleaseDate
|
||||
|
||||
## [2.0.0] - 2023-09-30
|
||||
|
||||
This is a complete rewrite of the map renderer in Rust, as the previous C++
|
||||
implementation was getting more and more difficult to maintain and keep current
|
||||
versions of Minecraft supported.
|
||||
|
@ -38,4 +40,5 @@ intermediate data.
|
|||
Full support for custom biomes datapacks might be added in a future release.
|
||||
|
||||
<!-- next-url -->
|
||||
[Unreleased]: https://github.com/NeoRaider/MinedMap/compare/v1.19.1...HEAD
|
||||
[Unreleased]: https://github.com/neocturne/MinedMap/compare/v2.0.0...HEAD
|
||||
[2.0.0]: https://github.com/NeoRaider/MinedMap/compare/v1.19.1...v2.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue