GenPainterPE/README.md

815 B

RealWorld

Pocketmine Generator for Earth and heightmap based generation.

Installation

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 the following script to install a PHP with GD included .

You may also need to install https://sourceforge.net/projects/libpng/.