mirror of
https://github.com/unmojang/meta.git
synced 2025-09-24 03:31:03 -04:00
fix: fix invalid forge wrapper URL
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
23b8711b18
commit
bd6d8ae35a
@ -13,5 +13,5 @@ STATIC_LEGACYINFO_FILE = join(BASE_DIR, "forge-legacyinfo.json")
|
||||
|
||||
FORGE_COMPONENT = "net.minecraftforge"
|
||||
|
||||
FORGEWRAPPER_MAVEN = "https://files.launcher.org/maven/%s"
|
||||
FORGEWRAPPER_MAVEN = "https://files.prismlauncher.org/maven/%s"
|
||||
BAD_VERSIONS = ["1.12.2-14.23.5.2851"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user