mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-27 13:14:41 -04:00
Release 1.0.0
This commit is contained in:
parent
c6e36d626c
commit
3ecc89b507
@ -1,5 +1,13 @@
|
||||
# History
|
||||
|
||||
## 1.0.0
|
||||
|
||||
* update prismarine-nbt
|
||||
* fixed options.favicon in createServer
|
||||
* enable strict mode
|
||||
* update to minecraft-data 2.0.0
|
||||
* finally move to a major version
|
||||
|
||||
## 0.19.6
|
||||
|
||||
* update mcwrap
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minecraft-protocol",
|
||||
"version": "0.19.6",
|
||||
"version": "1.0.0",
|
||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user