Merge branch 'main' of gitlab.com:jeseibel/minecraft-lod-mod
This commit is contained in:
+3
-2
@@ -19,18 +19,19 @@ mod_discord=https://discord.gg/xAB8G4cENx
|
||||
|
||||
# Global Plugin Versions
|
||||
manifold_version=2023.1.28
|
||||
toml_version=3.6.4
|
||||
lz4_version=1.8.0
|
||||
nightconfig_version=3.6.6
|
||||
lz4_version=1.8.0
|
||||
sqlite_jdbc_version=3.43.0.0
|
||||
#svgSalamander_version=1.1.3
|
||||
|
||||
# Minecraft related libaries (included in MC's jar)
|
||||
log4j_version=2.20.0
|
||||
netty_version=4.1.94.Final
|
||||
lwjgl_version=3.2.3
|
||||
joml_version=1.10.2
|
||||
|
||||
|
||||
|
||||
# These are here so they can be changed with cmd arguments
|
||||
# If they are null, they would be automatically set
|
||||
# (This is mainly used for the CI)
|
||||
|
||||
Reference in New Issue
Block a user