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