[Protocol] Add derives to RequestSettings and new_just_hostname function

This commit is contained in:
CosminPerRam 2023-10-08 00:37:11 +03:00
parent 2106e965e4
commit 7164ab5f64
2 changed files with 17 additions and 3 deletions

View file

@ -3,7 +3,9 @@ Who knows what the future holds...
# 0.X.Y - DD/MM/YYYY
### Changes:
None, yet...
Protocols:
- Minecraft Java: Add derives to `RequestSettings` and add `new_just_hostname` that creates new settings just by specifying
the hostname, `protocol_version` defaults to -1.
### Breaking...
None, yaay!