mirror of
https://github.com/unmojang/meta.git
synced 2025-09-23 03:01:21 -04:00
chore: update NeoGradle issue link
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
86cad8b5d8
commit
0a4cbb8410
@ -83,7 +83,7 @@ def version_from_build_system_installer(
|
||||
and forge_lib.name.classifier == "universal"
|
||||
):
|
||||
# WORKAROUND: Early NeoForge 20.2 versions have an invalid version for universal jars. Instead of 1.20.2-20.2.20-beta it should just be 20.2.20-beta
|
||||
# See https://github.com/neoforged/NeoForge/issues/228
|
||||
# See https://github.com/neoforged/NeoGradle/issues/23
|
||||
download_name = forge_lib.name
|
||||
if version.artifact == "neoforge":
|
||||
download_name = deepcopy(forge_lib.name)
|
||||
|
Loading…
x
Reference in New Issue
Block a user