Skip to content
Success

Changes

Summary

  1. More edge-case classloading fixes (commit: 70287fd) (details)
  2. Add class to obtain vendor metadata about the SLL environment (commit: 1ba0000) (details)
Commit 70287fdeb383b96edaa302ec0db7a1cabd33481d by Geolykt
More edge-case classloading fixes

These fixes especially affect when JPMS is being used
(commit: 70287fd)
The file was modifiedsrc/main/java/de/geolykt/starloader/launcher/Utils.java (diff)
The file was modifiedsrc/main/java/de/geolykt/starloader/mod/ExtensionManager.java (diff)
The file was modifiedsrc/main/java/net/minestom/server/extras/selfmodification/MinestomExtensionClassLoader.java (diff)
The file was modifiedsrc/main/java/net/minestom/server/extras/selfmodification/MinestomRootClassLoader.java (diff)
The file was modifiedsrc/main/java/de/geolykt/starloader/launcher/IDELauncher.java (diff)
Commit 1ba00006f287fd3453c45dd0662c016ff4f9d340 by Geolykt
Add class to obtain vendor metadata about the SLL environment
(commit: 1ba0000)
The file was addedsrc/main/resources/sll-environment-meta.json
The file was modifiedpom.xml (diff)
The file was addedsrc/main/java/org/stianloader/sll/SLLEnvironment.java
The file was modifiedsrc/main/java9/module-info.java (diff)