McModLauncher / modlauncher

Java 21 mod launcher
Other
171 stars 47 forks source link

Remove package scanning in log4j2 configuration #129

Closed shartte closed 5 months ago

shartte commented 5 months ago

ModLauncher already includes the annotation processor that now writes the plugin metadata, making the deprecated packages attribute obsolete.

This fixes warnings we get on startup: WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release