Skip to content

Commit 39e0fcb

Browse files
committed
chore: thanks新增 八蓝米科技
1 parent 86529c6 commit 39e0fcb

6 files changed

Lines changed: 14 additions & 0 deletions

File tree

HMCL/src/main/resources/assets/about/thanks.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@
7070
"subtitleLocalized" : "about.thanks_to.mcim.statement",
7171
"externalLink" : "https://github.com/mcmod-info-mirror"
7272
},
73+
{
74+
"image" : "/assets/img/8mi-tech.png",
75+
"titleLocalized" : "about.thanks_to.8mi-tech",
76+
"subtitleLocalized" : "about.thanks_to.8mi-tech.statement",
77+
"externalLink" : "https://8mi.tech"
78+
},
7379
{
7480
"image" : {
7581
"light" : "/assets/img/github.png",
10 KB
Loading

HMCL/src/main/resources/assets/lang/I18N.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ about.thanks_to.shulkersakura.statement=For providing the logo for HMCL.
4848
about.thanks_to.users=HMCL User Group Members
4949
about.thanks_to.users.statement=Thanks for donations, bug reports, and so on.
5050
about.thanks_to.yushijinhun.statement=For providing the authlib-injector related support.
51+
about.thanks_to.8mi-tech=8Mi-Tech
52+
about.thanks_to.8mi-tech.statement=Provides accelerated downloads for static resources related to some games.
5153
about.open_source=Open Source
5254
about.open_source.statement=GPL v3 (https://github.com/HMCL-dev/HMCL)
5355

HMCL/src/main/resources/assets/lang/I18N_lzh.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ about.thanks_to.shulkersakura.statement=鑄其徽
4646
about.thanks_to.users=HMCL 群組諸員
4747
about.thanks_to.users.statement=敬謝諸君之貲勉、報謬、謀案
4848
about.thanks_to.yushijinhun.statement=有助於 authlib-injector
49+
about.thanks_to.8mi-tech=八藍米資訊科技(泉州)有限公所
50+
about.thanks_to.8mi-tech.statement=獻戲中部分靜資,提速以下
4951
about.open_source=開源
5052
about.open_source.statement=GPL v3 (https://github.com/HMCL-dev/HMCL)
5153

HMCL/src/main/resources/assets/lang/I18N_zh.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ about.thanks_to.shulkersakura.statement=提供 HMCL 的標誌
4747
about.thanks_to.users=HMCL 使用者群組成員
4848
about.thanks_to.users.statement=感謝使用者群組成員贊助充電、積極催更、回報問題、出謀劃策
4949
about.thanks_to.yushijinhun.statement=提供 authlib-injector 相關支援
50+
about.thanks_to.8mi-tech=八藍米信息科技(泉州)有限公司
51+
about.thanks_to.8mi-tech.statement=提供咗部分同遊戲相關嘅靜態資源嘅下載加速
5052
about.open_source=開放原始碼
5153
about.open_source.statement=GPL v3 (https://github.com/HMCL-dev/HMCL/)
5254

HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ about.thanks_to.shulkersakura.statement=提供 HMCL 的徽标
4747
about.thanks_to.users=HMCL 用户群成员
4848
about.thanks_to.users.statement=感谢用户群成员赞助充电、积极催更、反馈问题、出谋划策
4949
about.thanks_to.yushijinhun.statement=提供 authlib-injector 相关支持
50+
about.thanks_to.8mi-tech=八蓝米科技
51+
about.thanks_to.8mi-tech.statement=提供了部分游戏相关的静态资源的加速下载
5052
about.open_source=开源
5153
about.open_source.statement=GPL v3 (https://github.com/HMCL-dev/HMCL)
5254

0 commit comments

Comments
 (0)