mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-27 13:14:41 -04:00
0.16.0
This commit is contained in:
parent
f68bee7ed3
commit
6fe8abfc30
@ -1,6 +1,6 @@
|
||||
# History
|
||||
|
||||
## 0.16.0 (unreleased)
|
||||
## 0.16.0
|
||||
|
||||
* cross version support exposed : version option in createClient and createServer
|
||||
* expose createSerializer and createDeserializer, createPacketBuffer and parsePacketData are now available in serializer/parser instances (BREAKING CHANGE)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minecraft-protocol",
|
||||
"version": "0.16.0-GH",
|
||||
"version": "0.16.0",
|
||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user