PocketMine-MP Documentation for http://pmmp.readthedocs.org/
- python3
- pip
- install the requirements using
pip install -r requirements.txt
Once you've done the above, you can build the site by running make html
.
The HTML output files will be placed in the ./build
directory.