mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-27 21:24:25 -04:00
Release 1.2.0
This commit is contained in:
parent
20dd0710f2
commit
59bb1ac95c
@ -1,7 +1,9 @@
|
||||
# History
|
||||
|
||||
## 1.1.4 (UNRELEASED)
|
||||
## 1.2.0
|
||||
|
||||
* some 1.12 snapshots support
|
||||
* disable validator for protocol (use too much memory and cpu, and already validated in mcdata tests)
|
||||
* Added a errorHandler option to createServer.
|
||||
|
||||
## 1.1.3
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minecraft-protocol",
|
||||
"version": "1.1.3",
|
||||
"version": "1.2.0",
|
||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||
"main": "src/index.js",
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user