9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-04 15:41:38 +00:00

最低支持1.16客户端

This commit is contained in:
XiaoMoMi
2025-12-18 18:47:45 +08:00
parent 37d045aabf
commit 9606c17406
4 changed files with 17 additions and 3 deletions

View File

@@ -16,9 +16,9 @@ resource-pack:
# This option determines the location of the generated resource pack
# You can use either an absolute path or a relative path here
path: "./generated/resource_pack.zip"
# The minimum client version supported by CraftEngine is 1.20. If you need to provide support for lower client versions, please modify the resource pack yourself.
# The minimum client version supported by CraftEngine is 1.16. If you need to provide support for lower client versions, please modify the resource pack yourself.
# Allowed values:
# - 1.20.2, 1.21, 1.21.8, etc.
# - 1.20.1, 1.21, 1.21.8, 26.1, etc.
# - latest: the latest client version
# - server: the current server version
supported-version: