Skip to content

Commit 1e3ced0

Browse files
dfl: 更新数据包版本至5.0并编写更新日志
1 parent fc14c7d commit 1e3ced0

4 files changed

Lines changed: 289 additions & 243 deletions

File tree

datapack-function-library/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
load("@//rule:datapack.bzl", "complete_datapack_config", "minecraft_versions_range")
22
load("@rules_pkg//pkg:mappings.bzl", "pkg_filegroup")
33

4-
pack_version = "4.4"
4+
pack_version = "5.0"
55

66
# 主要的数据包配置,目标名称为包名称
77
complete_datapack_config(

datapack-function-library/NEWS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
- 加入 gpl 和 lgpl 协议原文对话框
2+
- 项目更名
3+
- 杂项
4+
5+
---
6+
7+
- Added original GPL and LGPL license text dialogs
8+
- Project renamed
9+
- Miscellaneous

0 commit comments

Comments
 (0)