Skip to content

Commit 53b80f1

Browse files
committed
docs: Update info for 1.20.2
Signed-off-by: Hendrix-Shen <HendrixShen@hendrixshen.top>
1 parent 6654625 commit 53b80f1

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ For your convenience, download links are listed below:
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) |
3939
| 1.20.1 | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files?version=1.20.1) \| [Modrinth](https://modrinth.com/mod/fabric-api/versions?g=1.20.1) | 8.1.0 [GitHub](https://github.com/CottonMC/LibGui/releases/tag/8.1.0) |
40+
| 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) |
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.1`
68+
Current main development for Minecraft version: `1.20.2`
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.1`
83+
- Minecraft `1.20.2`
8284

8385
### Mappings
8486

README_ZH_CN.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Command GUI Buttons 是 Minecraft 的 Fabric 模组,允许用户在其客户
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) |
3737
| 1.20.1 | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files?version=1.20.1) \| [Modrinth](https://modrinth.com/mod/fabric-api/versions?g=1.20.1) | 8.1.0 [GitHub](https://github.com/CottonMC/LibGui/releases/tag/8.1.0) |
38+
| 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) |
3839

3940
## 功能
4041

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

6364
### 支持
6465

65-
当前主开发版本: `1.20.1`
66+
当前主开发版本: `1.20.2`
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.1`
81+
- Minecraft `1.20.2`
8082

8183
### 混淆映射表
8284

0 commit comments

Comments
 (0)