Move LWJGL variables into a MC version property
This commit is contained in:
@@ -32,10 +32,6 @@ fastutil_version=8.2.1
|
||||
|
||||
# Minecraft related libraries (included in MC's jar)
|
||||
log4j_version=2.23.1
|
||||
# if we actually want to use LWJGL methods, this needs to be a MC version variable
|
||||
# since different MC versions have different LWJGL versions that aren't compatible
|
||||
# 3.3.3 is for MC 1.21.8
|
||||
lwjgl_version=3.3.3
|
||||
joml_version=1.10.2
|
||||
|
||||
# Architectury config
|
||||
|
||||
Reference in New Issue
Block a user