Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MATRIX-feather authored Nov 3, 2023
1 parent eb7633a commit 445e744
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

# FeatherMorph

[[English](./README_en.md)]
[[English](./README_en.md)] [[Modrinth](https://modrinth.com/plugin/feathermorph)]

一个适用于Paper的变形插件。

Expand All @@ -20,7 +20,7 @@

### 依赖关系
FeatherMorph至少需要下面这些依赖才能运行:
- Paper或基于Paper的1.19.3服务器
- 一个Paper或基于Paper的服务器
- [LibsDisguises](https://www.spigotmc.org/resources/libs-disguises-free.81/) >= 10.0.32 <!--[^ld]-->

<!-- [^ld]: 我们建议使用Jenkins上版本至少为#1154的构建,Spigot页面上的最新版本并不支持1.19.3。-->
Expand All @@ -32,10 +32,10 @@ FeatherMorph至少需要下面这些依赖才能运行:
### 构建
```bash
#!/usr/bin/env bash
git clone https://github.com/XiaMoZhiShi/MorphPlugin
cd MorphPlugin
git clone https://github.com/XiaMoZhiShi/FeatherMorph
cd FeatherMorph

./gradlew build --no-daemon
```

生成的文件将位于`build/libs`中,`FeatherMorph-x.x.x.jar`就是构建出来的插件。
生成的文件将位于`build/libs`中,`FeatherMorph-x.x.x.jar`就是构建出来的插件。

0 comments on commit 445e744

Please sign in to comment.