9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-03 14:22:25 +00:00

feat(emoji): 增加 emoji 解析支持

This commit is contained in:
jhqwqmc
2025-04-10 15:07:48 +08:00
parent ea096b08a2
commit 4d947fe6b8
6 changed files with 156 additions and 35 deletions

View File

@@ -237,6 +237,8 @@ gui:
performance:
# Maximum chain update depth when fixing client visuals
max-block-chain-update-limit: 64
# Maximum emoji parsed each time
max-emoji-parsed-limit: 100
light-system:
enable: true