mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-28 05:35:56 -04:00
Release 1.8.2
This commit is contained in:
parent
bbaf3f05ff
commit
d874b990cf
@ -1,5 +1,9 @@
|
|||||||
# History
|
# History
|
||||||
|
|
||||||
|
## 1.8.2
|
||||||
|
|
||||||
|
* fix tcp_dns.js checking for SRV lookup
|
||||||
|
|
||||||
## 1.8.1
|
## 1.8.1
|
||||||
|
|
||||||
* update mcdata : fix loadpath bug for 1.13.1
|
* update mcdata : fix loadpath bug for 1.13.1
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "minecraft-protocol",
|
"name": "minecraft-protocol",
|
||||||
"version": "1.8.1",
|
"version": "1.8.2",
|
||||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"types": "src/index.d.ts",
|
"types": "src/index.d.ts",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user