diff options
Diffstat (limited to 'profiles/1.14.4')
-rw-r--r-- | profiles/1.14.4 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/1.14.4 b/profiles/1.14.4 new file mode 100644 index 0000000..d0222ec --- /dev/null +++ b/profiles/1.14.4 @@ -0,0 +1,4 @@ +VERSION=1.14.4 + +# 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' |