From 5eb505a2518ee85dc54a105ed74b8f027e7255aa Mon Sep 17 00:00:00 2001 From: Merith-TK Date: Wed, 29 Jun 2022 13:29:42 -0700 Subject: [PATCH] fix the packwiz link --- instance.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instance.cfg b/instance.cfg index 3c5da19..3a3683f 100644 --- a/instance.cfg +++ b/instance.cfg @@ -2,4 +2,4 @@ InstanceType=OneSix iconKey=modpack.icon name=Modpack Template OverrideCommands=true -PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://gitlab.com/Merith-TK/modpack-template/-/raw/main/.minecraft/pack.toml \ No newline at end of file +PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://git.merith.xyz/modpacks/ultron/raw/branch/main/.minecraft/pack.toml \ No newline at end of file