Move LWJGL variables into a MC version property

This commit is contained in:
James Seibel
2026-02-07 10:20:23 -06:00
parent 76f69b238a
commit 8b850f14d3
21 changed files with 60 additions and 8 deletions
+4
View File
@@ -10,6 +10,10 @@ embed_joml=true
# Netty
netty_version=4.1.25.Final
# LWJGL
# the actual LWJGL version is 3.2.2, but the oldest BOM version available on maven is 3.2.3
lwjgl_version=3.2.3
# Fabric loader
fabric_loader_version=0.14.24
fabric_api_version=0.42.0+1.16