sdlweb: Add LWJGL's SDL3 Java bindings to the list

From 038aef837eb74cfa08d6cbaec7bbd51633da6138 Mon Sep 17 00:00:00 2001
From: Raven Szewczyk <[EMAIL REDACTED]>
Date: Sun, 18 Jan 2026 15:53:22 +0000
Subject: [PATCH] Add LWJGL's SDL3 Java bindings to the list

---
 languages.php | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/languages.php b/languages.php
index 4ff9d9c..1b347d1 100644
--- a/languages.php
+++ b/languages.php
@@ -66,6 +66,13 @@
                                 go-sdl3 -
                                 <a href="https://github.com/Zyko0/go-sdl3">https://github.com/Zyko0/go-sdl3</a>
                             </li>
+                            <li> <strong>
+                                    Java
+                                </strong>
+                                <br/>
+                                LWJGL -
+                                <a href="https://github.com/LWJGL/lwjgl3">https://github.com/LWJGL/lwjgl3</a>
+                            </li>
                             <li> <strong>
                                     Nim
                                 </strong>