ReadME2.0

This commit is contained in:
Ad5001 2017-10-22 11:10:25 +02:00
父節點 24f9ede380
當前提交 f49444442a
共有 1 個文件被更改,包括 3 次插入2 次删除

查看文件

@ -2,8 +2,9 @@
Pocketmine Generator for Earth and heightmap based generation.
# Installation
To support all the features including your own heightmap creation, you may need to install the PHP GD extension.
How to do that?
Note: This section is only for *nix users (Linux, MacOS, Unix, FreeBSD). Pmmp's windows' prebuilt binaries includes GD by default.
To support all the features including your own heightmap creation, you may need to install the PHP GD extension.
Don't have it and don't know how to install it?
- For PocketMine Server Manager users, check if the plugin is working, if not, just delete the folder located in <YOUR\_OWN\_FOLDER>/.pocketmine/php and restart PocketMine Server Manager.
- For regular pocketmine user, you can get <a href="https://psm.mcpe.fun/download/PHP/compile.sh">the following script to install a PHP with GD included </a>.