1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2024-11-27 12:46:22 +01:00
SKCraft-Launcher/launcher
Henry Le Grys 2fe96e4435 Fix NPE when manifests don't contain JVM arguments
Jackson upgrade exposed/introduced a bug where the JVM half of Minecraft
arguments could end up missing in some cases. Not exactly sure if the
field was null on the serializing side or just an empty array, but we
just fix it by always initializing the fields.
2022-04-27 02:08:37 +01:00
..
src/main Fix NPE when manifests don't contain JVM arguments 2022-04-27 02:08:37 +01:00
build.gradle Make the build output one jar file per subproject again 2022-04-27 01:53:14 +01:00
lombok.config Update Gradle & plugins to support Java 9+ better 2021-02-05 04:05:48 +00:00