mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
ext-morton is now required and used for World::chunkHash() and World::chunkBlockHash()
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
"ext-json": "*",
|
||||
"ext-leveldb": "^0.2.1",
|
||||
"ext-mbstring": "*",
|
||||
"ext-morton": "^0.1.0",
|
||||
"ext-openssl": "*",
|
||||
"ext-pcre": "*",
|
||||
"ext-phar": "*",
|
||||
|
Reference in New Issue
Block a user