mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-27 13:14:41 -04:00
Release 0.16.1
This commit is contained in:
parent
cbd3168791
commit
d73ea182d6
@ -1,8 +1,9 @@
|
||||
# History
|
||||
|
||||
## 0.16.1 (unreleased)
|
||||
## 0.16.1
|
||||
|
||||
* add checkTimeoutInterval to createClient
|
||||
* parse nbt in all packets (in particular tile_entity_data and update_entity_nbt)
|
||||
|
||||
## 0.16.0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minecraft-protocol",
|
||||
"version": "0.16.1-GH",
|
||||
"version": "0.16.1",
|
||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user