An open API service indexing awesome lists of open source software.

https://github.com/czechpmdevs/pocketminetools

Tools simplifying PocketMine plugin development
https://github.com/czechpmdevs/pocketminetools

Last synced: about 2 months ago
JSON representation

Tools simplifying PocketMine plugin development

Awesome Lists containing this project

README

          

# PocketMine Tools

- Tools to simplify developing PocketMine plugins.

## Project contains these tools:
- Workspace generator - Script which generates plugin workspace
- Plugin build script - An advanced script for building plugin. Allows to include composer libraries

## Workspace generator
- The easiest way is to copy the code below and run it.

```php