9
0
mirror of https://github.com/LeavesMC/Leaves.git synced 2025-12-19 14:59:32 +00:00

[ci skip] Add doc to readme

This commit is contained in:
violetc
2023-02-24 07:53:00 +08:00
parent 06ba1c39ad
commit 28da679a98
2 changed files with 4 additions and 0 deletions

View File

@@ -17,6 +17,8 @@ You can download the latest build (1.19.x) of Leaves by going [here](https://git
You can also [build it yourself](https://github.com/LeavesMC/Leaves#building). You can also [build it yourself](https://github.com/LeavesMC/Leaves#building).
You can visit our [documentation](https://docs.leavesmc.top/leaves) for more information.
## How To (Plugin developers) ## How To (Plugin developers)
In order to use Leaves as a dependency you must [build it yourself](https://github.com/LeavesMC/Leaves#building). In order to use Leaves as a dependency you must [build it yourself](https://github.com/LeavesMC/Leaves#building).
Each time you want to update your dependency you must re-build Leaves. Each time you want to update your dependency you must re-build Leaves.

View File

@@ -17,6 +17,8 @@ Leaves
也可以通过 [此处](https://github.com/LeavesMC/Leaves/blob/master/README_cn.md#自行构建) 的指南自行构建 也可以通过 [此处](https://github.com/LeavesMC/Leaves/blob/master/README_cn.md#自行构建) 的指南自行构建
如果你想要获得更多信息,那么你可以访问我们的 [文档](https://docs.leavesmc.top/zh/leaves)
## 对于插件开发者 ## 对于插件开发者
如果你要将Leaves作为依赖,那么你必须进行 [自行构建](https://github.com/LeavesMC/Leaves/blob/master/README_cn.md#自行构建) 如果你要将Leaves作为依赖,那么你必须进行 [自行构建](https://github.com/LeavesMC/Leaves/blob/master/README_cn.md#自行构建)