9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2026-01-04 15:41:40 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
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
Dreeam
3b162fb788 Move Purpur patches to first
To reduce the difficulty on maintenance and reduce chances to fix conflicts on updating
2025-10-01 18:27:42 -04:00