Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
Changelog
- [core] Feature: Optimized the
performanceofconfiguration handlersby eliminating unnecessary I/O operations. - [core] Feature: Introduced a new
validatorto detecttrailing commasandnullelements in JSON arrays, simplifying configuration management. - [core] Fix: Possible concurrent modification exception for config handlers with auto save feature.
- [skin] Fix: Failed to initialize
skinmodule, due toUnable to create instance of class com.mojang.authlib.properties.Property.
Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
Changelog
- [core] Feature: Optimized the
performanceofconfiguration handlersby eliminating unnecessary I/O operations. - [core] Feature: Introduced a new
validatorto detecttrailing commasandnullelements in JSON arrays, simplifying configuration management. - [core] Fix: Possible concurrent modification exception for config handlers with auto save feature.



