Skip to content

Commit b6deacf

Browse files
committed
chore: Fix typo
1 parent 8a1f3f7 commit b6deacf

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

README_ZH_CN.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22
<a title="English" href="./README.md">English</a>
33
|
44
简体中文
5-
</div>>
5+
</div>
66

77
# Command GUI Buttons
88

99
> 复刻自 https://github.com/joseph-garcia/command-gui-buttons
1010
11+
[![Last build](https://img.shields.io/github/actions/workflow/status/MSDNicrosoft/Command-GUI-Buttons/Build.yml?label=Last%20build&style=flat-square)](https://github.com/Hendrix-Shen/Tweak-My-Client/actions/workflows/CI.yml)
12+
[![Github Release](https://img.shields.io/github/v/release/MSDNicrosoft/Command-GUI-Buttons?label=Github%20Release&style=flat-square)](https://github.com/Hendrix-Shen/Tweak-My-Client/releases)
13+
1114
## 描述
1215

1316
Command GUI Buttons 是 Minecraft 的 Fabric 模组,允许用户在其客户端上创建自定义命令按钮。

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mod_name=Command GUI Buttons
88
mod_sources=https://github.com/MSDNicrosoft/Command-GUI-Buttons
99
mod_version=2.0
1010
maven_group=cn.msdnicrosoft.commandbuttons
11-
archives_base_name=CommondGUIButtons
11+
archives_base_name=CommandGUIButtons
1212

1313
# Annotation processor
1414
lombok_version=1.18.24

0 commit comments

Comments
 (0)