mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-29 06:03:33 -04:00
Release 0.18.0
This commit is contained in:
parent
e35678701c
commit
fd8ad9b461
@ -1,5 +1,10 @@
|
||||
# History
|
||||
|
||||
## 0.18.0
|
||||
|
||||
* Supports Minecraft version 1.7.10, 1.8.8 and 1.9 (15w40b and 16w05b)
|
||||
* improve auto version detection
|
||||
|
||||
## 0.17.2
|
||||
|
||||
* fix readUUID
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minecraft-protocol",
|
||||
"version": "0.17.2",
|
||||
"version": "0.18.0",
|
||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user