Fix alt:V Multiplayer naming as per their branding (#601)

* Fix alt:V Multiplayer naming as per their branding

* Add changelog entry for consistency

* Update ID and set old_id for alt:V

* Update name
This commit is contained in:
James Causon 2024-08-10 19:50:50 +01:00 committed by GitHub
parent e98b7768db
commit 92c6e3ddbc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 7 deletions

View file

@ -1,6 +1,7 @@
## To Be Released...
## 5.X.Y
* Fix branding for alt:V Multiplayer (By @xCausxn #600)
* Fix the `name` field on Minecraft servers running Velocity with multiple layers of color encoding (#595)
* Added [Bun](https://bun.sh/) runtime support (#596)
* Added a rules bytes return for valve protocol (By @blackwaterbread #597)