完善 docs

This commit is contained in:
SmallMain
2022-06-20 20:36:39 +08:00
parent 11e48119c9
commit 6be0412814
14 changed files with 46 additions and 856 deletions

View File

@@ -97,7 +97,7 @@ description: "需掌握一定的自定义引擎知识。"
:::
补丁安装实际上就是打 Git Patch**在压缩包内的 `patch` 目录放着最新的 Git Patch 文件。**
补丁安装实际上就是打 Git Patch**在压缩包内的 `patches` 目录放着最新的 Git Patch 文件。**
这种方式理论上可以在任意版本的引擎上进行,但由于这种方式如果需要正确的进行下去本就需要你拥有相关的知识与能力,所以我们不会说的很细致。