Skip to content

Commit d41ebdb

Browse files
lrp: 🔖 chore: 准备发布 v2.2.0 版本
- 更新版本号: 2.1.0 → 2.2.0 - 添加更新日志: 遥远的地平线模组本地化、SD对话框设置按钮本地化
1 parent e73a7f4 commit d41ebdb

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Localization-Resource-Pack/BUILD.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ load("@//rule:upload_modrinth.bzl", "upload_modrinth")
44
load("@rules_pkg//pkg:mappings.bzl", "pkg_files")
55
load("@rules_pkg//pkg:zip.bzl", "pkg_zip")
66

7-
pack_version = "2.1.0"
7+
pack_version = "2.2.0"
88

99
pack_name = "Localization-Resource-Pack"
1010

@@ -57,4 +57,4 @@ upload_modrinth(
5757
version_id = pack_version,
5858
version_name = version_name,
5959
version_type = "release",
60-
)
60+
)

Localization-Resource-Pack/NEWS.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
- 添加 'redstone.kill.item.dfl.entity.clear_with_count' 本地化键以优化清理物品显示逻辑
1+
- 添加遥远的地平线模组的本地化文件
2+
- 更新SD对话框设置按钮本地化文本
23

34
---
45

5-
- Added 'redstone.kill.item.dfl.entity.clear_with_count' localization key to optimize item clearing display logic
6+
- Added localization files for Distant Horizons mod
7+
- Updated SD dialog settings button localization text

0 commit comments

Comments
 (0)