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

Reduce plugin size

This commit is contained in:
XiaoMoMi
2025-02-12 00:56:19 +08:00
parent 119180d619
commit 88e809395d
6 changed files with 34 additions and 7 deletions

View File

@@ -22,4 +22,7 @@ slf4j-api=${slf4j_version}
zstd-jni=${zstd_version}
commons-io=${commons_io_version}
byte-buddy=${byte_buddy_version}
snake-yaml=${snake_yaml_version}
snake-yaml=${snake_yaml_version}
adventure-text-minimessage=${adventure_bundle_version}
adventure-text-serializer-gson=${adventure_bundle_version}
adventure-text-serializer-json=${adventure_bundle_version}