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