ext-morton is now required and used for World::chunkHash() and World::chunkBlockHash()

This commit is contained in:
Dylan K. Taylor
2020-10-17 16:09:30 +01:00
parent 2d839db47e
commit 0f9d5f7011
7 changed files with 23 additions and 7 deletions

View File

@ -20,6 +20,7 @@
"ext-json": "*",
"ext-leveldb": "^0.2.1",
"ext-mbstring": "*",
"ext-morton": "^0.1.0",
"ext-openssl": "*",
"ext-pcre": "*",
"ext-phar": "*",