mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
Add support for native minecraft bedrock protocol, as some bedrock servers apparently don't respond to gamespy3. Fixes #211 (2.0.26)
This commit is contained in:
parent
e4c29f9cbc
commit
4ecce4eff8
4 changed files with 104 additions and 9 deletions
|
|
@ -1,3 +1,7 @@
|
|||
### 2.0.26
|
||||
* Added support for the native minecraft bedrock protocol, since some
|
||||
bedrock servers apparently do not respond to the gamespy3 protocol.
|
||||
|
||||
### 2.0.25
|
||||
* Support challenges in A2S_INFO (upcoming change to valve protocol)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue