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:
Michael Morrison 2021-02-12 11:07:50 -06:00
parent e4c29f9cbc
commit 4ecce4eff8
4 changed files with 104 additions and 9 deletions

View file

@ -24,7 +24,7 @@
],
"main": "lib/index.js",
"author": "GameDig Contributors",
"version": "2.0.25",
"version": "2.0.26",
"repository": {
"type": "git",
"url": "https://github.com/gamedig/node-gamedig.git"