9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-29 11:59:11 +00:00

临时修复expression的<

This commit is contained in:
XiaoMoMi
2025-10-27 20:19:09 +08:00
parent 3958be08b6
commit b2596bf322
3 changed files with 5 additions and 5 deletions

View File

@@ -97,7 +97,7 @@ resource-pack:
enable: true
# Use Zopfli for PNG compression (very slow). More iterations = smaller files.
# In fact, setting the number of iterations between 4 and 8 is generally sufficient. Increasing it further rarely leads to significant optimization in size.
zopfli-iterations: 6 # 0 = disable
zopfli-iterations: 0 # 0 = disable
# If your image is special, for example, containing color pixels that need to be specifically recognized by a shader, the optimization might break it. You can add exclusions here.
exclude:
- assets/minecraft/textures/block/do_not_optimize.png