mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-28 13:45:37 -04:00
Release 1.0.0
This commit is contained in:
parent
c6e36d626c
commit
3ecc89b507
@ -1,5 +1,13 @@
|
|||||||
# History
|
# 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
|
## 0.19.6
|
||||||
|
|
||||||
* update mcwrap
|
* update mcwrap
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "minecraft-protocol",
|
"name": "minecraft-protocol",
|
||||||
"version": "0.19.6",
|
"version": "1.0.0",
|
||||||
"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