From db94792868d11a0e18cab93cae5c81e04340ddff Mon Sep 17 00:00:00 2001 From: 1024-byteeeee <2270484921@qq.com> Date: Wed, 9 Aug 2023 00:03:52 +0800 Subject: [PATCH] =?UTF-8?q?:fire:=20=E5=88=A0=E9=99=A4=E6=97=A7=E7=89=88?= =?UTF-8?q?=E6=9C=ACBUG=E8=AD=A6=E5=91=8A=EF=BC=88=E5=B7=B2=E7=BB=8F?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=BE=88=E4=B9=85=E5=BE=88=E4=B9=85=E5=BE=88?= =?UTF-8?q?=E4=B9=85=E4=BA=86=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - README_en.md | 5 ++--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0adde869..8f731bd8 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,6 @@ - 前置模组尽可能使用高的版本。 - 规则文档内带有 💻 标识的为需客户端支持。 - Carpet-AMS-Addition中的功能,虽然存在但不代表我们在AMS服务器内使用它。 -- Carpet-AMS-Addition v1.11.2与Minecraft 1.19.2-1.19.3 v1.5.3版本之前的版本均有严重BUG [issue#25](https://github.com/Minecraft-AMS/Carpet-AMS-Addition/issues/25) 如果您还在使用老版本的话建议更新至 [v1.11.2 & v1.5.3](https://github.com/Minecraft-AMS/Carpet-AMS-Addition/releases/tag/v1.11.2%26v1.5.3)。 ## 许可 此项目在 [ LGPL-v3.0 ](https://choosealicense.com/licenses/lgpl-3.0/) 许可证下可用,您可以随意从中学习并将其纳入您自己的项目中。 diff --git a/README_en.md b/README_en.md index 94545b89..086b3281 100644 --- a/README_en.md +++ b/README_en.md @@ -4,7 +4,7 @@ ## Support version -| Game Versionn | Development Status | Last Supported Version | +| Game Version | Development Status | Last Supported Version | |:-------------------------:|:------------------:|:-------------------------------------------------------------------------------------------------------------------------:| | 1.20.1 | ✔ | --- | | 1.20 | ✔ | --- | @@ -18,7 +18,7 @@ ## Dependencies -| Dependency | Link | +| Dependency | Link | |:-------------:|:----------------------------------------:| | Fabric API | https://github.com/FabricMC/fabric | | Fabric-Carpet | https://github.com/gnembon/fabric-carpet | @@ -34,7 +34,6 @@ - Use as higher version of required mods as possible. - Rules with 💻 emoji present that correctly executing these rules requires Carpet-AMS-Addition on the client side. - Even some functions are provided by Carpet-AMS-Addition, we, AMS Server, will not use these function in our survival server. -- For Carpet-AMS-Addition whose version is older than v1.11.2 (For Minecraft 1.19.2 or 1.19.3, it's v1.5.3), there exists a fatal bug [issue#25](https://github.com/Minecraft-AMS/Carpet-AMS-Addition/issues/25). If now you are still using old version of mod mentioned above, please update your Carpet-AMS-Addition immediately to at lease version v1.11.2 (for 1.19.2/1.19.3, the bug-fix version is v1.5.3). ## License