mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Protocol] Add derives to RequestSettings and new_just_hostname function
This commit is contained in:
parent
2106e965e4
commit
7164ab5f64
2 changed files with 17 additions and 3 deletions
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue