nhanaz/libbedrock
最新稳定版本:v1.1.9
Composer 安装命令:
composer require nhanaz/libbedrock
包简介
Common features for PocketMine-MP plugins
README 文档
README
🌈 A library that provides common features for the PocketMine-MP plugin.
Table of Contents
Including in other 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/libbedrock
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:
--- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/YourGithubUserName/YourPluginName build-by-default: true branches: - master projects: YourPluginName: path: "" libs: - src: NhanAZ/libBedrock/libBedrock version: x.y.z ...
API documentation
There's no documentation yet, but you can check out the demo plugin/dependency graph which shows how to use its API in a plugin or read the PHPDocs written in the code.
How to contact me?
You can contact me directly via Discord NhanAZ (Originally known as NhanAZ#9115), ping @NhanAZ in Discord https://discord.gg/j2X83ujT6c, email to nhanaz@duck.com.
How do I contribute to libBedrock?
Before you participate in our community, please read the Code of Conduct.
See Contributing for more details.
Donate
Licensing information
This project is licensed under MIT. Please see the LICENSE file for details.
Credits
统计信息
- 总下载量: 74
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-02-22