mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-27 21:24:25 -04:00
Release 0.19.3
This commit is contained in:
parent
a9c0363350
commit
2df8d70ece
@ -1,5 +1,9 @@
|
||||
# History
|
||||
|
||||
## 0.19.3
|
||||
|
||||
* update mcdata again : u8 not byte
|
||||
|
||||
## 0.19.2
|
||||
|
||||
* some fixes in 1.9 protocol
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minecraft-protocol",
|
||||
"version": "0.19.2",
|
||||
"version": "0.19.3",
|
||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user