Warning This repository is no longer in active development. Please use the library https://github.com/NhanAZ/libBedrock
Resource pack register library for PocketMine plugins Integrate the virion itself into your plugin or you could also use it as a composer library by running the command below:
composer require NhanAZ/libregrsp
There's no documentation yet, but you can check out the demo plugin which shows how to use its API in a plugin.
This library supports being included as a virion.
If you use Poggit to build your plugin, you can add it to your .poggit.yml
like so:
projects:
YourPlugin:
libs:
- src: NhanAZ/libRegRsp/libRegRsp
version: x.y.z