mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-30 22:51:23 -04:00
Release 0.18.2
This commit is contained in:
parent
836b36640a
commit
93449427cd
@ -1,5 +1,11 @@
|
|||||||
# History
|
# History
|
||||||
|
|
||||||
|
## 0.18.2
|
||||||
|
|
||||||
|
* update protodef
|
||||||
|
* custom packets
|
||||||
|
* fix tab_complete in 1.9
|
||||||
|
|
||||||
## 0.18.1
|
## 0.18.1
|
||||||
|
|
||||||
* update protodef dependency
|
* update protodef dependency
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "minecraft-protocol",
|
"name": "minecraft-protocol",
|
||||||
"version": "0.18.1",
|
"version": "0.18.2",
|
||||||
"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