diff options
Diffstat (limited to 'profiles/1.15.2')
-rw-r--r-- | profiles/1.15.2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/1.15.2 b/profiles/1.15.2 new file mode 100644 index 0000000..c6ae1ec --- /dev/null +++ b/profiles/1.15.2 @@ -0,0 +1,4 @@ +VERSION=1.15.2 + +# Disable old LWJGL version to disable annoying but seemingly harmless errors upon startup +BLACKLISTED_LIBRARIES='lwjgl-tinyfd-3.2.1.jar lwjgl-stb-3.2.1.jar lwjgl-glfw-3.2.1.jar lwjgl-opengl-3.2.1.jar lwjgl-openal-3.2.1.jar lwjgl-jemalloc-3.2.1.jar lwjgl-3.2.1.jar' |