diff options
author | Gary Sneed <gary@getcobalt.org> | 2024-10-25 20:23:21 -0700 |
---|---|---|
committer | Gary Sneed <gary@getcobalt.org> | 2024-10-25 20:23:21 -0700 |
commit | cf6e194a708d7a43d778a7cb8e31707225f1bb49 (patch) | |
tree | 055dbe0a15445541b0e08b8143d32e4a0ff9aec2 /profiles/1.16.5 |
Initial commitv1.0
Diffstat (limited to 'profiles/1.16.5')
-rw-r--r-- | profiles/1.16.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/1.16.5 b/profiles/1.16.5 new file mode 100644 index 0000000..0e42a1e --- /dev/null +++ b/profiles/1.16.5 @@ -0,0 +1,4 @@ +VERSION=1.16.5 + +# 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' |