mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 10:26:38 +00:00
PocketMine.php: require ext-crypto
This commit is contained in:
parent
09201ac14b
commit
e5a9123522
@ -76,6 +76,7 @@ namespace pocketmine {
|
|||||||
$extensions = [
|
$extensions = [
|
||||||
"chunkutils2" => "PocketMine ChunkUtils v2",
|
"chunkutils2" => "PocketMine ChunkUtils v2",
|
||||||
"curl" => "cURL",
|
"curl" => "cURL",
|
||||||
|
"crypto" => "php-crypto",
|
||||||
"ctype" => "ctype",
|
"ctype" => "ctype",
|
||||||
"date" => "Date",
|
"date" => "Date",
|
||||||
"hash" => "Hash",
|
"hash" => "Hash",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user