Skip to content

Commit e716ba9

Browse files
committed
chore: Update README
Signed-off-by: MSDNicrosoft <wang3311835119@hotmail.com>
1 parent e616fec commit e716ba9

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ For your convenience, download links are listed below:
3636
| 1.19.2 | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files?version=1.19.2) \| [Modrinth](https://modrinth.com/mod/fabric-api/versions?g=1.19.2) | 6.4.0 [GitHub](https://github.com/CottonMC/LibGui/releases/tag/6.4.0) |
3737
| 1.19.3 | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files?version=1.19.3) \| [Modrinth](https://modrinth.com/mod/fabric-api/versions?g=1.19.3) | 6.5.3 [GitHub](https://github.com/CottonMC/LibGui/releases/tag/6.5.3) |
3838
| 1.19.4 | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files?version=1.19.4) \| [Modrinth](https://modrinth.com/mod/fabric-api/versions?g=1.19.4) | 7.1.1 [GitHub](https://github.com/CottonMC/LibGui/releases/tag/7.1.1) |
39-
| 1.20.2 | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files?version=1.20.2) \| [Modrinth](https://modrinth.com/mod/fabric-api/versions?g=1.20.2) | 9.0.0 [GitHub](https://github.com/CottonMC/LibGui/releases/tag/9.0.0) |
39+
| 1.20.2 | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files?version=1.20.2) \| [Modrinth](https://modrinth.com/mod/fabric-api/versions?g=1.20.2) | 9.2.2 [GitHub](https://github.com/CottonMC/LibGui/releases/tag/9.2.2) |
40+
| 1.20.4 | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files?version=1.20.4) \| [Modrinth](https://modrinth.com/mod/fabric-api/versions?g=1.20.4) | 9.2.2 [GitHub](https://github.com/CottonMC/LibGui/releases/tag/9.2.2) |
4041

4142
## Features
4243

@@ -64,7 +65,7 @@ commands into the JSON as new buttons are created, and loads the JSON at the nex
6465

6566
## Support
6667

67-
Current main development for Minecraft version: `1.20.2`
68+
Current main development for Minecraft version: `1.20.4`
6869

6970
And use `preprocess` to be compatible with the following versions.
7071

@@ -79,6 +80,7 @@ And use `preprocess` to be compatible with the following versions.
7980
- Minecraft `1.19.3`
8081
- Minecraft `1.19.4`
8182
- Minecraft `1.20.2`
83+
- Minecraft `1.20.4`
8284

8385
### Mappings
8486

README_ZH_CN.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ Command GUI Buttons 是 Minecraft 的 Fabric 模组,允许用户在其客户
3434
| 1.19.2 | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files?version=1.19.2) \| [Modrinth](https://modrinth.com/mod/fabric-api/versions?g=1.19.2) | 6.4.0 [GitHub](https://github.com/CottonMC/LibGui/releases/tag/6.4.0) |
3535
| 1.19.3 | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files?version=1.19.3) \| [Modrinth](https://modrinth.com/mod/fabric-api/versions?g=1.19.3) | 6.5.3 [GitHub](https://github.com/CottonMC/LibGui/releases/tag/6.5.3) |
3636
| 1.19.4 | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files?version=1.19.4) \| [Modrinth](https://modrinth.com/mod/fabric-api/versions?g=1.19.4) | 7.1.1 [GitHub](https://github.com/CottonMC/LibGui/releases/tag/7.1.1) |
37-
| 1.20.2 | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files?version=1.20.2) \| [Modrinth](https://modrinth.com/mod/fabric-api/versions?g=1.20.2) | 9.0.0 [GitHub](https://github.com/CottonMC/LibGui/releases/tag/9.0.0) |
37+
| 1.20.2 | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files?version=1.20.2) \| [Modrinth](https://modrinth.com/mod/fabric-api/versions?g=1.20.2) | 9.2.2 [GitHub](https://github.com/CottonMC/LibGui/releases/tag/9.2.2) |
38+
| 1.20.4 | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files?version=1.20.4) \| [Modrinth](https://modrinth.com/mod/fabric-api/versions?g=1.20.4) | 9.2.2 [GitHub](https://github.com/CottonMC/LibGui/releases/tag/9.2.2) |
3839

3940
## 功能
4041

@@ -62,7 +63,7 @@ Command GUI Buttons 是 Minecraft 的 Fabric 模组,允许用户在其客户
6263

6364
### 支持
6465

65-
当前主开发版本: `1.20.2`
66+
当前主开发版本: `1.20.4`
6667

6768
并且使用 `预处理` 来兼容下列版本。
6869

@@ -77,6 +78,7 @@ Command GUI Buttons 是 Minecraft 的 Fabric 模组,允许用户在其客户
7778
- Minecraft `1.19.3`
7879
- Minecraft `1.19.4`
7980
- Minecraft `1.20.2`
81+
- Minecraft `1.20.4`
8082

8183
### 混淆映射表
8284

0 commit comments

Comments
 (0)