9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-26 18:39:23 +00:00
Files
Leaf/leaf-server/minecraft-patches/features
Dreeam 69a59f9fac Init Leaf config eariler
Move Leaf config init before the CrashReport#preload to prevent some configurable values can't read properly in some class static fields

For example, the CrashReport#preload triggers the init of Util class. If the config init happens after this, then can't read config values for VT4ProfilerExecutor properly
2025-10-06 12:53:46 -04:00
..