add library licenses

This commit is contained in:
Sen 2025-03-21 14:15:43 +01:00
parent 93f98f9984
commit fc8603497a
6 changed files with 101 additions and 1 deletions

View file

@ -17,7 +17,7 @@ public class GuiInfo extends Gui {
"Update 0.2 - Läuft jetzt auch mit nur 512KB Fast-RAM!";
private static final String[] LIBRARIES = {
"LWJGL 3.3.6+1 (GLFW + OpenGL)",
"LWJGL 3.3.6+1 (GLFW + OpenGL + Opus)",
"Netty 4.1.119-Final",
"Guava 33.4.0"
};