Release 0.5.0

This commit is contained in:
Romain Beaumont 2016-01-14 19:29:59 +01:00
parent 1142174f9c
commit 255791b577
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
## 0.5.0
* improve ticks performance a bit
* add /summonMany
* load/save the seed
* takes worldFolder instead of regionFolder as option to load the world
## 0.4.0
* fix last problems with portal frame detection

View file

@ -1,7 +1,7 @@
{
"name": "flying-squid",
"description": "A minecraft server written in node.js",
"version": "0.4.0",
"version": "0.5.0",
"main": "index.js",
"author": "mhsjlw <mhsjlw@aol.com>",
"contributors": [