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