Skip to content

Commit 64d5a4a

Browse files
committed
chore: manifest min_loader_version 回归 v1.0.0
1 parent e5a2d5d commit 64d5a4a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ChuChartManager/Resources/AppleChu/manifest.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Applesaber"]
66
description = { zh = "CHUNITHM Mod", en = "CHUNITHM Mod" }
77
homepage = "https://github.com/MuNET-OSS/AppleChu"
88
license = "Apache-2.0"
9-
min_loader_version = "3.0.0"
9+
min_loader_version = "1.0.0"
1010
game_versions = ["2.45"]
1111

1212
[ui]
@@ -17,6 +17,7 @@ groups = [
1717
{ id = "audio", label = { zh = "音频", en = "Audio" }, sections = ["ForceSharedAudio", "Force2chAudio"] },
1818
{ id = "network", label = { zh = "网络", en = "Network" }, sections = ["DisableEncryption", "DisableTLS"] },
1919
{ id = "compatibility", label = { zh = "兼容", en = "Compatibility" }, sections = ["BypassAppUser"] },
20+
{ id = "ux", label = { zh = "体验", en = "UX" }, sections = ["ExitConfirm", "DeviceLostFix"] },
2021
]
2122

2223
[[config.sections]]

0 commit comments

Comments
 (0)