Move LWJGL variables into a MC version property
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user